summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-02-09svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields1-1/+1
2017-02-04net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli1-0/+2
2017-02-04lwtunnel: Fix oops on state free after encap module unloadRobert Shearman1-1/+13
2017-02-04net: Specify the owning module for lwtunnel opsRobert Shearman3-0/+4
2017-02-04af_unix: move unix_mknod() out of bindlockWANG Cong1-11/+16
2017-02-04net: mpls: Fix multipath selection for LSR use caseDavid Ahern1-23/+25
2017-02-04bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera1-14/+19
2017-02-04tcp: initialize max window for a new fastopen socketAlexey Kodanev1-0/+1
2017-02-04ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang1-3/+1
2017-02-04lwtunnel: fix autoload of lwt modulesDavid Ahern3-7/+75
2017-02-04net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet1-2/+2
2017-02-04virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang1-1/+1
2017-02-04net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim1-3/+2
2017-02-04ax25: Fix segfault after sock connection timeoutBasil Gunn1-1/+1
2017-02-04ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki1-2/+2
2017-02-04openvswitch: maintain correct checksum state in conntrack actionsLance Richardson1-2/+4
2017-02-04tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson1-1/+1
2017-02-04net: ipv4: fix table id in getroute responseDavid Ahern1-1/+1
2017-02-04net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2-5/+9
2017-02-01SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2-0/+6
2017-01-26libceph: stop allocating a new cipher on every crypto requestIlya Dryomov2-25/+61
2017-01-26libceph: uninline ceph_crypto_key_destroy()Ilya Dryomov2-8/+9
2017-01-26xprtrdma: Squelch "max send, max recv" messages at connect timeChuck Lever1-2/+2
2017-01-26xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever3-13/+30
2017-01-26libceph: make sure ceph_aes_crypt() IV is alignedIlya Dryomov1-1/+1
2017-01-26libceph: remove now unused ceph_*{en,de}crypt*() functionsIlya Dryomov2-383/+0
2017-01-26libceph: switch ceph_x_decrypt() to ceph_crypt()Ilya Dryomov1-46/+32
2017-01-26libceph: switch ceph_x_encrypt() to ceph_crypt()Ilya Dryomov1-34/+37
2017-01-26libceph: tweak calcu_signature() a littleIlya Dryomov1-15/+28
2017-01-26libceph: rename and align ceph_x_authorizer::reply_bufIlya Dryomov2-6/+7
2017-01-26libceph: introduce ceph_crypt() for in-place en/decryptionIlya Dryomov2-0/+89
2017-01-26libceph: introduce ceph_x_encrypt_offset()Ilya Dryomov1-2/+6
2017-01-26libceph: old_key in process_one_ticket() is redundantIlya Dryomov1-3/+1
2017-01-26libceph: ceph_x_encrypt_buflen() takes in_lenIlya Dryomov1-3/+4
2017-01-26svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna1-2/+0
2017-01-26mac80211: implement multicast forwarding on fast-RX pathJohannes Berg1-8/+18
2017-01-26svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields1-1/+1
2017-01-26sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew1-3/+7
2017-01-19net/af_iucv: don't use paged skbs for TX on HiperSocketsJulian Wiedmann1-11/+14
2017-01-19bridge: netfilter: Fix dropping packets that moving through bridge interfaceArtur Molchanov1-1/+1
2017-01-19nl80211: fix sched scan netlink socket owner destructionJohannes Berg1-9/+7
2017-01-15svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit armChuck Lever1-0/+1
2017-01-15net: ipv4: Fix multipath selection with vrfDavid Ahern1-2/+7
2017-01-15gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-0/+1
2017-01-15gro: use min_t() in skb_gro_reset_offset()Eric Dumazet1-2/+3
2017-01-15gro: Enter slow-path if there is no tailroomHerbert Xu1-1/+2
2017-01-15net: add the AF_QIPCRTR entries to family name tablesAnna, Suman1-3/+3
2017-01-15net: dsa: Ensure validity of dst->ds[0]Florian Fainelli1-4/+7
2017-01-15ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck1-1/+1
2017-01-15igmp: Make igmp group member RFC 3376 compliantMichal Tesar1-1/+6