aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [SCTP]: Replace socket with sock for SCTP control socket.Denis V. Lunev2008-04-03
* [SCTP]: Use inet_ctl_sock_create for control socket creation.Denis V. Lunev2008-04-03
* [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.Denis V. Lunev2008-04-03
* [DCCP]: dccp_v(4|6)_ctl_socket is leaked.Denis V. Lunev2008-04-03
* [DCCP]: Replace socket with sock for reset sending.Denis V. Lunev2008-04-03
* [TCP]: Replace socket with sock for reset sending.Denis V. Lunev2008-04-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\
| * [VLAN]: Proc entry is not renamed when vlan device name changes.Pavel Emelyanov2008-04-02
| * [IPV6]: Fix ICMP relookup error path dst leakHerbert Xu2008-04-02
| * IPv6: do not create temporary adresses with too short preferred lifetimeBenoit Boissinot2008-04-02
| * IPv6: only update the lifetime of the relevant temporary addressBenoit Boissinot2008-04-02
| * bluetooth : __rfcomm_dlc_close lock fixDave Young2008-04-02
| * bluetooth : use lockdep sub-classes for diffrent bluetooth protocolDave Young2008-04-02
| * [ROSE/AX25] af_rose: rose_release() fixJarek Poplawski2008-04-02
| * mac80211: correct use_short_preamble handlingVladimir Koutny2008-04-01
| * mac80211: trigger ieee80211_sta_work after opening interfaceJan Niehusmann2008-04-01
| * [LLC]: skb allocation size for responsesJoonwoo Park2008-04-01
| * [IP] UDP: Use SEQ_START_TOKEN.YOSHIFUJI Hideaki2008-03-31
| * [IPV6] MCAST: Ensure to check multicast listener(s).YOSHIFUJI Hideaki2008-03-31
| * [LLC]: Kill llc_station_mac_sa symbol export.David S. Miller2008-03-28
| * [INET]: inet_frag_evictor() must run with BH disabledDavid S. Miller2008-03-28
| * [LLC]: station source mac addressJoonwoo Park2008-03-28
| * [LLC]: bogus llc packet lengthJoonwoo Park2008-03-28
| * [NET]: Add preemption point in qdisc_runHerbert Xu2008-03-28
| * [NET]: Don't send ICMP_FRAG_NEEDED for GSO packetsRusty Russell2008-03-28
| * bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day2008-03-28
| * [LLC]: Restrict LLC sockets to rootPatrick McHardy2008-03-27
* | [IPV6] RAW: Remove ancient comment.YOSHIFUJI Hideaki2008-04-02
* | mac80211: use a struct for bss->mesh_configLuis Carlos Cobo2008-04-01
* | mac80211: check for mesh_config length on incoming management framesLuis Carlos Cobo2008-04-01
* | mac80211: use recent multicast table for all mesh multicast framesLuis Carlos Cobo2008-04-01
* | mac80211: fix spinlock recursion on sta expirationLuis Carlos Cobo2008-04-01
* | mac80211: fix deadlocks in debugfs_netdev.cLuis Carlos Cobo2008-04-01
* | mac80211: fix sparse complaint in ieee80211_sta_def_wmm_paramsJohannes Berg2008-04-01
* | mac80211: sta_info_flush() fixesJohannes Berg2008-04-01
* | mac80211: clean up sta_info_destroy() users wrt. RCU/lockingJohannes Berg2008-04-01
* | mac80211: automatically free sta struct when insertion failsJohannes Berg2008-04-01
* | mac80211: fix sta_info_destroy(NULL)Johannes Berg2008-04-01
* | mac80211 ibss: flush only stations belonging to current interfaceJohannes Berg2008-04-01
* | net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bugAndrew Morton2008-04-01
* | [IPV6][NETNS]: Display per-net info in sockstat6 file.Pavel Emelyanov2008-03-31
* | [IPV4][NETNS]: Display per-net info in sockstat file.Pavel Emelyanov2008-03-31
* | [SOCK][NETNS]: Register sockstat(6) files in each net.Pavel Emelyanov2008-03-31
* | [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.Pavel Emelyanov2008-03-31
* | [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.Pavel Emelyanov2008-03-31
* | [NETNS]: Introduce a netns_core structure.Pavel Emelyanov2008-03-31
* | [UDP]: Remove owner from udp_seq_afinfo.Denis V. Lunev2008-03-28
* | [UDP]: Place file operations directly into udp_seq_afinfo.Denis V. Lunev2008-03-28
* | [UDP]: Cleanup /proc/udp[6] creation/removal.Denis V. Lunev2008-03-28
* | [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.Denis V. Lunev2008-03-28