summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-02-22net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin
2017-02-22l2tp: Avoid schedule while atomic in exit_netRidge Kennedy
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21SUNRPC: Add a helper function xdr_stream_decode_string_dup()Trond Myklebust
2017-02-21Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-02-21net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat
2017-02-21net: napi_watchdog() can use napi_schedule_irqoff()Eric Dumazet
2017-02-21tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"Eric Dumazet
2017-02-21net/hsr: use eth_hw_addr_random()Tobias Klauser
2017-02-21net: sock: Use USEC_PER_SEC macro instead of literal 1000000Gao Feng
2017-02-21ip: fix IP_CHECKSUM handlingPaolo Abeni
2017-02-21rtnl: simplify error return path in rtnl_create_link()Tobias Klauser
2017-02-21sunrpc: silence uninitialized variable warningDan Carpenter
2017-02-21Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2017-02-21netfilter: nfnetlink: remove static declaration from err_listLiping Zhang
2017-02-20nfsd: merge stable fix into main nfsd branchJ. Bruce Fields
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-02-20net: mpls: Add support for netconfDavid Ahern
2017-02-20sctp: add support for MSG_MOREXin Long
2017-02-20sctp: flush out queue once assoc state falls into SHUTDOWN_PENDINGXin Long
2017-02-20openvswitch: Set event bit after initializing labels.Jarno Rajahalme
2017-02-20libceph: pass reply buffer length through ceph_osdc_call()Ilya Dryomov
2017-02-20libceph: don't go through with the mapping if the PG is too wideIlya Dryomov
2017-02-20crush: merge working data and scratchIlya Dryomov
2017-02-20crush: remove mutable part of CRUSH mapIlya Dryomov
2017-02-20libceph: add osdmap_set_crush() helperIlya Dryomov
2017-02-20libceph: remove unneeded stddef.h includeStafford Horne
2017-02-20ceph: update readpages osd request according to size of pagesYan, Zheng
2017-02-20libceph: include linux/sched.h into crypto.c directlyIlya Dryomov
2017-02-19sctp: check duplicate node before inserting a new transportXin Long
2017-02-19sctp: add reconf chunk eventXin Long
2017-02-19sctp: add reconf chunk processXin Long
2017-02-19sctp: add a function to verify the sctp reconf chunkXin Long
2017-02-19sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...Xin Long
2017-02-19sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...Xin Long
2017-02-19sctp: add support for generating stream ssn reset event notificationXin Long
2017-02-19sctp: add support for generating stream reconf resp chunkXin Long
2017-02-19netfilter: xt_hashlimit: Fix integer divide round to zero.Alban Browaeys
2017-02-19netfilter: ipset: Null pointer exception in ipset list:setVishwanath Pai
2017-02-19Fix bug: sometimes valid entries in hash:* types of sets were evictedJozsef Kadlecsik
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-18ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn
2017-02-17irda: Fix lockdep annotations in hashbin_delete().David S. Miller
2017-02-17tcp: use page_ref_inc() in tcp_sendmsg()Eric Dumazet
2017-02-17tcp: accommodate sequence number to a peer's shrunk receive window caused by ...Cui, Cheng
2017-02-17rds:Remove unnecessary ib_ring unallocZhu Yanjun
2017-02-17pkt_sched: Remove useless qdisc_stab_lockGao Feng
2017-02-17rxrpc: Change module filename to rxrpc.koDavid Howells
2017-02-17rtnl: don't account unused struct ifla_port_vsi in rtnl_port_sizeDaniel Borkmann