aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-07-13net/netfilter/ipset: work around gcc-4.4.4 initializer bugAndrew Morton
2015-07-13Merge branch 'akpm-current/current'Stephen Rothwell
2015-07-13Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2015-07-13Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-07-13Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-07-13Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2015-07-13Merge remote-tracking branch 'net/master'Stephen Rothwell
2015-07-11net: switchdev: don't abort unsupported operationsVivien Didelot
2015-07-11Revert "ipv4: use skb coalescing in defragmentation"Florian Westphal
2015-07-10net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter
2015-07-10ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明
2015-07-10bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok
2015-07-10net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-07-10net: do not process device backlog during unregistrationJulian Anastasov
2015-07-10nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton
2015-07-10nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton
2015-07-10nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton
2015-07-10nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton
2015-07-10nfsd/sunrpc: move sv_function into sv_opsJeff Layton
2015-07-10nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton
2015-07-10svcrdma: Remove svc_rdma_fastreg()Chuck Lever
2015-07-10svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever
2015-07-10svcrdma: Fix send_reply() scatter/gather set-upChuck Lever
2015-07-10NFS/RDMA Release resources in svcrdma when device is removedShirley Ma
2015-07-10Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins
2015-07-10Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins
2015-07-10Bluetooth: Add BT_DBG to l2cap_sock_shutdown()Dean Jenkins
2015-07-10Bluetooth: l2cap_sock_shutdown() reduce scope of chan lockingDean Jenkins
2015-07-10Bluetooth: l2cap_sock_shutdown() remove mutex_lock callsDean Jenkins
2015-07-10Bluetooth: Unwind l2cap_sock_shutdown()Dean Jenkins
2015-07-10Bluetooth: Make __l2cap_wait_ack more efficientDean Jenkins
2015-07-10Bluetooth: L2CAP ERTM shutdown protect sk and chanDean Jenkins
2015-07-10mac802154: fix ieee802154_rx handlingVarka Bhadram
2015-07-10mac802154: do not export ieee802154_rx()Varka Bhadram
2015-07-10mac802154: cfg: add suspend and resume callbacksAlexander Aring
2015-07-10cfg802154: add PM hooksVarka Bhadram
2015-07-10mac802154: util: add stop_device utility functionAlexander Aring
2015-07-10mac802154: remove unused macroVarka Bhadram
2015-07-10mac802154: use WARN_ON() macroVarka Bhadram
2015-07-106lowpan: add request for ipv6 moduleAlexander Aring
2015-07-10mac802154: add llsec address update workaroundAlexander Aring
2015-07-09bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet
2015-07-09tcp: do not export tcp_init_xmit_timers()Eric Dumazet
2015-07-09bridge: mdb: fill state in br_mdb_notifyNikolay Aleksandrov
2015-07-09route: remove unsed variable in __mkroute_inputMasatake YAMATO
2015-07-09ipv6: Nonlocal bindTom Herbert
2015-07-09inet: inet_twsk_deschedule factorizationEric Dumazet
2015-07-09inet: simplify timewait refcountingEric Dumazet
2015-07-09ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal
2015-07-09net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()Oleg Nesterov