summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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
2017-01-15drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang
2017-01-15drop_monitor: add missing call to genlmsg_endReiter Wolfgang
2017-01-15net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern
2017-01-15net: fix incorrect original ingress device index in PKTINFOWei Zhang
2017-01-15rtnl: stats - add missing netlink message size checksMathias Krause
2017-01-15net/sched: cls_flower: Fix missing addr_type in classifyPaul Blakey
2017-01-15net, sched: fix soft lockup in tc_classifyDaniel Borkmann
2017-01-15ipv6: handle -EFAULT from skb_copy_bitsDave Jones
2017-01-15inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn
2017-01-15sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...Xin Long
2017-01-12nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna
2017-01-12mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg
2017-01-12mac80211: initialize fast-xmit 'info' laterJohannes Berg
2017-01-09SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2017-01-09libceph: verify authorize reply on connectIlya Dryomov
2017-01-09vsock/virtio: fix src/dst cid formatMichael S. Tsirkin
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-12-07can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde