summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-02-04net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli
2017-02-04lwtunnel: Fix oops on state free after encap module unloadRobert Shearman
2017-02-04net: Specify the owning module for lwtunnel opsRobert Shearman
2017-02-04af_unix: move unix_mknod() out of bindlockWANG Cong
2017-02-04net: mpls: Fix multipath selection for LSR use caseDavid Ahern
2017-02-04bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera
2017-02-04tcp: initialize max window for a new fastopen socketAlexey Kodanev
2017-02-04ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang
2017-02-04lwtunnel: fix autoload of lwt modulesDavid Ahern
2017-02-04net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet
2017-02-04virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang
2017-02-04net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim
2017-02-04ax25: Fix segfault after sock connection timeoutBasil Gunn
2017-02-04ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki
2017-02-04openvswitch: maintain correct checksum state in conntrack actionsLance Richardson
2017-02-04tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-02-04net: ipv4: fix table id in getroute responseDavid Ahern
2017-02-04net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern
2017-02-01SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-01-26libceph: stop allocating a new cipher on every crypto requestIlya Dryomov
2017-01-26libceph: uninline ceph_crypto_key_destroy()Ilya Dryomov
2017-01-26xprtrdma: Squelch "max send, max recv" messages at connect timeChuck Lever
2017-01-26xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever
2017-01-26libceph: make sure ceph_aes_crypt() IV is alignedIlya Dryomov
2017-01-26libceph: remove now unused ceph_*{en,de}crypt*() functionsIlya Dryomov
2017-01-26libceph: switch ceph_x_decrypt() to ceph_crypt()Ilya Dryomov
2017-01-26libceph: switch ceph_x_encrypt() to ceph_crypt()Ilya Dryomov
2017-01-26libceph: tweak calcu_signature() a littleIlya Dryomov
2017-01-26libceph: rename and align ceph_x_authorizer::reply_bufIlya Dryomov
2017-01-26libceph: introduce ceph_crypt() for in-place en/decryptionIlya Dryomov
2017-01-26libceph: introduce ceph_x_encrypt_offset()Ilya Dryomov
2017-01-26libceph: old_key in process_one_ticket() is redundantIlya Dryomov
2017-01-26libceph: ceph_x_encrypt_buflen() takes in_lenIlya Dryomov
2017-01-26svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna
2017-01-26mac80211: implement multicast forwarding on fast-RX pathJohannes Berg
2017-01-26svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2017-01-26sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew
2017-01-19net/af_iucv: don't use paged skbs for TX on HiperSocketsJulian Wiedmann
2017-01-19bridge: netfilter: Fix dropping packets that moving through bridge interfaceArtur Molchanov
2017-01-19nl80211: fix sched scan netlink socket owner destructionJohannes Berg
2017-01-15svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit armChuck Lever
2017-01-15net: ipv4: Fix multipath selection with vrfDavid Ahern
2017-01-15gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-15gro: use min_t() in skb_gro_reset_offset()Eric Dumazet
2017-01-15gro: Enter slow-path if there is no tailroomHerbert Xu
2017-01-15net: add the AF_QIPCRTR entries to family name tablesAnna, Suman
2017-01-15net: dsa: Ensure validity of dst->ds[0]Florian Fainelli
2017-01-15ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck
2017-01-15igmp: Make igmp group member RFC 3376 compliantMichal Tesar
2017-01-15flow_dissector: Update pptp handling to avoid null pointer deref.Ian Kumlien