summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* inet: Pass inetpeer root into inet_getpeer*() interfaces.David S. Miller2012-06-094-13/+6
* af_unix: remove unix_iter_stateEric Dumazet2012-06-091-5/+1
* ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.David S. Miller2012-06-091-1/+1
* inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller2012-06-093-12/+4
* inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.cDavid S. Miller2012-06-093-49/+74
* [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller2012-06-093-30/+20
* tcp: Get rid of inetpeer special cases.David S. Miller2012-06-093-30/+17
* inet: Create and use rt{,6}_get_peer_create().David S. Miller2012-06-088-52/+24
* af_unix: speedup /proc/net/unixEric Dumazet2012-06-082-48/+68
* inetpeer: add parameter net for inet_getpeer_v4,v6Gao feng2012-06-086-10/+21
* inetpeer: add namespace support for inetpeerGao feng2012-06-082-19/+51
* Added kernel support in EEE Ethtool commandsYuval Mintz2012-06-071-0/+40
* net: Update kernel-doc for __alloc_skb()Ben Hutchings2012-06-071-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-0613-95/+142
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-0611-22/+97
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-0611-22/+97
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-06-061-1/+1
| | | |\
| | | | * Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-051-1/+1
| | | * | cfg80211: fix interface combinations checkJohannes Berg2012-06-051-1/+18
| | | |/
| | | * mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-041-2/+2
| | | * mac80211: Fix likely misuse of | for &Joe Perches2012-06-041-3/+3
| | | * mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-041-1/+6
| | | * mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-042-0/+28
| | | * mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-041-1/+1
| | | * mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-041-3/+6
| | | * cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar2012-06-041-1/+5
| | | * mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-041-9/+27
| * | | inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2012-06-061-4/+12
| |/ /
| * | drop_monitor: dont sleep in atomic contextEric Dumazet2012-06-041-69/+33
| |/
* | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-06-061-5/+5
|\ \
| * | can: update documentation wording error frames -> error messagesOliver Hartkopp2012-05-231-5/+5
* | | net/9p: Add __force to cast of __user pointerJoe Perches2012-06-041-1/+1
* | | net: Remove casts to same typeJoe Perches2012-06-0414-36/+32
* | | sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet2012-06-041-0/+1
* | | net: use consume_skb() in place of kfree_skb()Eric Dumazet2012-06-047-12/+14
* | | tcp: tcp_make_synack() consumes dst parameterEric Dumazet2012-06-043-6/+14
* | | tcp: tcp_make_synack() can use alloc_skb()Eric Dumazet2012-06-041-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-024-9/+19
|\ \
| * | tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-012-6/+12
| * | tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-011-1/+2
| * | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-311-2/+5
* | | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-021-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-2/+0
|\ \ \
| * | | sch_atm.c: get rid of poinless externAl Viro2012-06-011-2/+0
* | | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-016-58/+75
|\ \ \ \
| * | | | nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-312-3/+3
| * | | | nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-312-19/+8
| * | | | svcrpc: fix a comment typoJ. Bruce Fields2012-05-311-1/+1
| * | | | sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton2012-05-311-1/+1
| * | | | SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-05-311-4/+0
OpenPOWER on IntegriCloud