summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-06-11ipv4: Kill ip_rt_frag_needed().David S. Miller
2012-06-11inet: Hide route peer accesses behind helpers.David S. Miller
2012-06-09inet: Pass inetpeer root into inet_getpeer*() interfaces.David S. Miller
2012-06-09af_unix: remove unix_iter_stateEric Dumazet
2012-06-09ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.David S. Miller
2012-06-09inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller
2012-06-09inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.cDavid S. Miller
2012-06-09[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller
2012-06-09tcp: Get rid of inetpeer special cases.David S. Miller
2012-06-08inet: Create and use rt{,6}_get_peer_create().David S. Miller
2012-06-08af_unix: speedup /proc/net/unixEric Dumazet
2012-06-08inetpeer: add parameter net for inet_getpeer_v4,v6Gao feng
2012-06-08inetpeer: add namespace support for inetpeerGao feng
2012-06-07Added kernel support in EEE Ethtool commandsYuval Mintz
2012-06-07net: Update kernel-doc for __alloc_skb()Ben Hutchings
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-06Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2012-06-05cfg80211: fix interface combinations checkJohannes Berg
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes
2012-06-04mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches
2012-06-04mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau
2012-06-04mac80211: clean up remain-on-channel on interface stopJohannes Berg
2012-06-04mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman
2012-06-04mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh
2012-06-04cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar
2012-06-04mac80211: run scan after finish connection monitoringStanislaw Gruszka
2012-06-04net/9p: Add __force to cast of __user pointerJoe Perches
2012-06-04net: Remove casts to same typeJoe Perches
2012-06-04drop_monitor: dont sleep in atomic contextEric Dumazet
2012-06-04sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet
2012-06-04net: use consume_skb() in place of kfree_skb()Eric Dumazet
2012-06-04tcp: tcp_make_synack() consumes dst parameterEric Dumazet
2012-06-04tcp: tcp_make_synack() can use alloc_skb()Eric Dumazet
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet
2012-06-01tcp: do not create inetpeer on SYNACK messageEric Dumazet
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-01sch_atm.c: get rid of poinless externAl Viro
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields
2012-05-31svcrpc: fix a comment typoJ. Bruce Fields
2012-05-31sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton