Age | Commit message (Expand) | Author |
2007-10-10 | [SCTP] net/sctp/socket.c: make 3 variables static | Adrian Bunk |
2007-10-10 | [SCTP]: Make sctp_addto_param() static. | Adrian Bunk |
2007-10-10 | [NETLINK]: Introduce nested and byteorder flag to netlink attribute | Thomas Graf |
2007-10-10 | [NET]: Add a might_sleep() to dev_close(). | David S. Miller |
2007-10-10 | [PATCH] NET : convert IP route cache garbage collection from softirq processi... | Eric Dumazet |
2007-10-10 | [NET]: #if 0 out net_alloc() for now. | David S. Miller |
2007-10-10 | [NET]: Disable netfilter sockopts when not in the initial network namespace | Eric W. Biederman |
2007-10-10 | [NET]: netlink support for moving devices between network namespaces. | Eric W. Biederman |
2007-10-10 | [NET]: Implement network device movement between namespaces | Eric W. Biederman |
2007-10-10 | [NET]: Factor out __dev_alloc_name from dev_alloc_name | Eric W. Biederman |
2007-10-10 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman |
2007-10-10 | [NET]: Support multiple network namespaces with netlink | Eric W. Biederman |
2007-10-10 | [NET]: Make device event notification network namespace safe | Eric W. Biederman |
2007-10-10 | [NET]: Make packet reception network namespace safe | Eric W. Biederman |
2007-10-10 | [NET]: Initialize the network namespace of network devices. | Eric W. Biederman |
2007-10-10 | [NET]: Make socket creation namespace safe. | Eric W. Biederman |
2007-10-10 | [NET]: Make /proc/net per network namespace | Eric W. Biederman |
2007-10-10 | [NET]: Basic network namespace infrastructure. | Eric W. Biederman |
2007-10-10 | [ATALK]: In notifier handlers convert the void pointer to a netdevice | Eric W. Biederman |
2007-10-10 | [XFRM]: xfrm audit calls | Joy Latten |
2007-10-10 | [NET]: Change type of owner in sock_lock_t to int, rename | John Heffner |
2007-10-10 | [NET] Cleanup: Use sock_owned_by_user() macro | John Heffner |
2007-10-10 | [AF_PACKET]: Don't enable global timestamps. | Stephen Hemminger |
2007-10-10 | [DCCP]: Remove unneeded pointer newdp from dccp_v4_request_recv_sock() | Micah Gruber |
2007-10-10 | [IPV6]: Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.c | Micah Gruber |
2007-10-10 | [MAC80211]: make assoc_ap a flag | Johannes Berg |
2007-10-10 | [MAC80211]: remove hostapd interface stuff | Johannes Berg |
2007-10-10 | [MAC80211]: improve key selection comment | Johannes Berg |
2007-10-10 | [MAC80211]: filter locally-originated multicast frames | John W. Linville |
2007-10-10 | [MAC80211]: clean up whitespace | Johannes Berg |
2007-10-10 | [MAC80211]: fix preamble setting | Johannes Berg |
2007-10-10 | [MAC80211]: Remove overly sticky averaging filters for rssi, signal, noise | Larry Finger |
2007-10-10 | [MAC80211]: add interface index to key debugfs | Johannes Berg |
2007-10-10 | [MAC80211]: rework key handling | Johannes Berg |
2007-10-10 | [MAC80211]: remove fake set_key() call | Johannes Berg |
2007-10-10 | [MAC80211] key handling: remove default_wep_only | Johannes Berg |
2007-10-10 | [MAC80211]: remove krefs for keys | Johannes Berg |
2007-10-10 | [MAC80211]: embed key conf in key, fix driver interface | Johannes Berg |
2007-10-10 | [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data | Jiri Slaby |
2007-10-10 | [MAC80211]: Remove bitfields from struct ieee80211_if_sta | Jiri Slaby |
2007-10-10 | [MAC80211]: Remove bitfields from struct ieee80211_txrx_data | Jiri Slaby |
2007-10-10 | [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data | Jiri Slaby |
2007-10-10 | [MAC80211]: use switch statement in tx code | Johannes Berg |
2007-10-10 | [MAC80211]: refactor event sending | Johannes Berg |
2007-10-10 | [MAC80211]: kill key_mgmt, use key_management_enabled | Johannes Berg |
2007-10-10 | [MAC80211]: remove unused ioctls (3) | Johannes Berg |
2007-10-10 | [MAC80211]: remove unused ioctls (2) | Johannes Berg |
2007-10-10 | [MAC80211]: remove unused ioctls (1) | Johannes Berg |
2007-10-10 | [MAC80211]: fix software decryption | Johannes Berg |
2007-10-10 | [MAC80211]: remove radar stuff | Johannes Berg |