summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-01-24Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-21libceph: remove outdated commentIlya Dryomov
2016-01-21libceph: kill off ceph_x_ticket_handler::validityIlya Dryomov
2016-01-21libceph: invalidate AUTH in addition to a service ticketIlya Dryomov
2016-01-21libceph: fix authorizer invalidation, take 2Ilya Dryomov
2016-01-21libceph: clear messenger auth_retry flag if we faultIlya Dryomov
2016-01-21libceph: fix ceph_msg_revoke()Ilya Dryomov
2016-01-21libceph: use list_for_each_entry_safeGeliang Tang
2016-01-21libceph: use list_next_entry instead of list_entry_nextGeliang Tang
2016-01-20net: drop tcp_memcontrol.cVladimir Davydov
2016-01-20mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner
2016-01-20mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner
2016-01-20net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin
2016-01-19svc_rdma: use local_dma_lkeyChristoph Hellwig
2016-01-19svcrdma: Add class for RDMA backwards direction transportChuck Lever
2016-01-19svcrdma: Define maximum number of backchannel requestsChuck Lever
2016-01-19svcrdma: Make map_xdr non-staticChuck Lever
2016-01-19svcrdma: Remove last two __GFP_NOFAIL call sitesChuck Lever
2016-01-19svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever
2016-01-19svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever
2016-01-19svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever
2016-01-19svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever
2016-01-19svcrdma: Clean up process_context()Chuck Lever
2016-01-19svcrdma: Clean up rdma_create_xprt()Chuck Lever
2016-01-18ovs: limit ovs recursions in ovs_execute_actions to not corrupt stackHannes Frederic Sowa
2016-01-17sctp: the temp asoc's transports should not be hashed/unhashedXin Long
2016-01-16batman-adv: Drop immediate orig_node free functionSven Eckelmann
2016-01-16batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann
2016-01-16batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann
2016-01-16batman-adv: Drop immediate batadv_hardif_neigh_node free functionSven Eckelmann
2016-01-16batman-adv: Drop immediate batadv_neigh_node free functionSven Eckelmann
2016-01-16batman-adv: Drop immediate batadv_orig_ifinfo free functionSven Eckelmann
2016-01-16batman-adv: Avoid recursive call_rcu for batadv_nc_nodeSven Eckelmann
2016-01-16batman-adv: Avoid recursive call_rcu for batadv_bla_claimSven Eckelmann
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-01-15bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov
2016-01-15net: sctp: Move sequence start handling into sctp_transport_get_idx()Geert Uytterhoeven
2016-01-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-15sctp: support to lookup with ep+paddr in transport rhashtableXin Long
2016-01-15net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-14Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-01-14mm: memcontrol: switch to the updated jump-label APIJohannes Weiner
2016-01-14mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner