summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp2017-02-091-7/+16
* svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields2017-02-091-1/+1
* net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli2017-02-041-0/+2
* lwtunnel: Fix oops on state free after encap module unloadRobert Shearman2017-02-041-1/+13
* net: Specify the owning module for lwtunnel opsRobert Shearman2017-02-043-0/+4
* af_unix: move unix_mknod() out of bindlockWANG Cong2017-02-041-11/+16
* net: mpls: Fix multipath selection for LSR use caseDavid Ahern2017-02-041-23/+25
* bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera2017-02-041-14/+19
* tcp: initialize max window for a new fastopen socketAlexey Kodanev2017-02-041-0/+1
* ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang2017-02-041-3/+1
* lwtunnel: fix autoload of lwt modulesDavid Ahern2017-02-043-7/+75
* net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet2017-02-041-2/+2
* virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-02-041-1/+1
* net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim2017-02-041-3/+2
* ax25: Fix segfault after sock connection timeoutBasil Gunn2017-02-041-1/+1
* ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki2017-02-041-2/+2
* openvswitch: maintain correct checksum state in conntrack actionsLance Richardson2017-02-041-2/+4
* tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-02-041-1/+1
* net: ipv4: fix table id in getroute responseDavid Ahern2017-02-041-1/+1
* net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2017-02-042-5/+9
* SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-02-012-0/+6
* libceph: stop allocating a new cipher on every crypto requestIlya Dryomov2017-01-262-25/+61
* libceph: uninline ceph_crypto_key_destroy()Ilya Dryomov2017-01-262-8/+9
* xprtrdma: Squelch "max send, max recv" messages at connect timeChuck Lever2017-01-261-2/+2
* xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever2017-01-263-13/+30
* libceph: make sure ceph_aes_crypt() IV is alignedIlya Dryomov2017-01-261-1/+1
* libceph: remove now unused ceph_*{en,de}crypt*() functionsIlya Dryomov2017-01-262-383/+0
* libceph: switch ceph_x_decrypt() to ceph_crypt()Ilya Dryomov2017-01-261-46/+32
* libceph: switch ceph_x_encrypt() to ceph_crypt()Ilya Dryomov2017-01-261-34/+37
* libceph: tweak calcu_signature() a littleIlya Dryomov2017-01-261-15/+28
* libceph: rename and align ceph_x_authorizer::reply_bufIlya Dryomov2017-01-262-6/+7
* libceph: introduce ceph_crypt() for in-place en/decryptionIlya Dryomov2017-01-262-0/+89
* libceph: introduce ceph_x_encrypt_offset()Ilya Dryomov2017-01-261-2/+6
* libceph: old_key in process_one_ticket() is redundantIlya Dryomov2017-01-261-3/+1
* libceph: ceph_x_encrypt_buflen() takes in_lenIlya Dryomov2017-01-261-3/+4
* svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna2017-01-261-2/+0
* mac80211: implement multicast forwarding on fast-RX pathJohannes Berg2017-01-261-8/+18
* svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields2017-01-261-1/+1
* sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew2017-01-261-3/+7
* net/af_iucv: don't use paged skbs for TX on HiperSocketsJulian Wiedmann2017-01-191-11/+14
* bridge: netfilter: Fix dropping packets that moving through bridge interfaceArtur Molchanov2017-01-191-1/+1
* nl80211: fix sched scan netlink socket owner destructionJohannes Berg2017-01-191-9/+7
* svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit armChuck Lever2017-01-151-0/+1
* net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-151-2/+7
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-151-0/+1
* gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-01-151-2/+3
* gro: Enter slow-path if there is no tailroomHerbert Xu2017-01-151-1/+2
* net: add the AF_QIPCRTR entries to family name tablesAnna, Suman2017-01-151-3/+3
* net: dsa: Ensure validity of dst->ds[0]Florian Fainelli2017-01-151-4/+7
* ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-151-1/+1