aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\
| * security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-05
* | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\ \
| * | svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdownJ. Bruce Fields2012-01-05
| * | svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields2012-01-05
| * | NFSd: use network-namespace-aware cache registering routinesStanislav Kinsbursky2011-12-07
| * | SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky2011-12-06
| * | svcrpc: update outdated BKL commentJ. Bruce Fields2011-12-06
| * | svcrpc: avoid memory-corruption on pool shutdownJ. Bruce Fields2011-12-06
| * | svcrpc: destroy server sockets all at onceJ. Bruce Fields2011-12-06
| * | svcrpc: make svc_delete_xprt staticJ. Bruce Fields2011-12-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-01-13
|\ \ \
| * | | libceph: remove useless return value for osd_client __send_request()Sage Weil2012-01-10
| * | | crush: fix force for non-root TAKESage Weil2012-01-10
| * | | ceph: Use kmemdup rather than duplicating its implementationThomas Meyer2012-01-10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-12
|\ \ \ \
| * | | | RDS: Remove some unused iWARP codeRoland Dreier2012-01-12
| * | | | net_sched: sfq: add optional RED on top of SFQEric Dumazet2012-01-12
| * | | | net: decrement memcg jump label when limit, not usage, is changedGlauber Costa2012-01-12
| * | | | net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-12
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-12
| |\ \ \ \
| | * | | | mac80211: fix rx->key NULL pointer dereference in promiscuous modeStanislaw Gruszka2012-01-11
| | * | | | nl80211: fix old station flags compatibilityJohannes Berg2012-01-11
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-10
| | |\ \ \ \
| | | * | | | Bluetooth: Correct packet len calculationAndrei Emeltchenko2012-01-02
| | | * | | | Bluetooth: Keep chan->state and sk->sk_state in syncGustavo F. Padovan2012-01-02
| | | * | | | Bluetooth: Don't use *_bh locks anymoreGustavo F. Padovan2012-01-02
| | | * | | | Bluetooth: Fix mgmt_stop_discovery_failed()Andre Guedes2012-01-02
| | | * | | | Bluetooth: Queue adv_work on system workqueueAndre Guedes2012-01-02
| | | * | | | Bluetooth: Fix adv_work delayAndre Guedes2012-01-02
| | | * | | | Bluetooth: Fix hci_cc_read_local_ext_features()Andre Guedes2012-01-02
| | | * | | | Bluetooth: Rename extfeaturesAndre Guedes2012-01-02
| | | * | | | Bluetooth: Remove *_bh from socket list lock.Gustavo F. Padovan2012-01-02
| | | * | | | Bluetooth: Remove local_bh_disable() from hci_sock.cGustavo F. Padovan2012-01-02
| | | * | | | Bluetooth: Remove *_bh locks from SCOGustavo F. Padovan2012-01-02
| | | * | | | Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan2012-01-02
| | | * | | | Bluetooth: Fix context in rfcomm_sock_lockGustavo F. Padovan2012-01-02
| | | * | | | Bluetooth: Fix bacpy in l2cap_core.cGustavo F. Padovan2012-01-02
| * | | | | | inet_diag: Rename inet_diag_req_compat into inet_diag_reqPavel Emelyanov2012-01-11
| * | | | | | inet_diag: Rename inet_diag_req into inet_diag_req_v2Pavel Emelyanov2012-01-11
* | | | | | | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell2012-01-12
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2012-01-10
|\ \ \ \ \ \ \
| * | | | | | | 9p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches2012-01-05
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-01-10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-01-05
| * | | | | | SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-05
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-09
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings2012-01-09
| * | | | | net: Fix build with INET disabled.David S. Miller2012-01-09
| * | | | | net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2012-01-09