summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-04-11devlink: fix return value check in devlink_dpipe_header_put()Wei Yongjun
2017-04-11bpf: remove struct bpf_prog_type_listJohannes Berg
2017-04-11l2tp: remove l2tp_session_find()Guillaume Nault
2017-04-11l2tp: remove useless duplicate session detection in l2tp_netlinkGuillaume Nault
2017-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown
2017-04-10xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansionHerbert Xu
2017-04-09tcp: clear saved_syn in tcp_disconnect()Eric Dumazet
2017-04-09Revert "rtnl: Add support for netdev event to link messages"David S. Miller
2017-04-08netfilter: nf_ct_expect: use proper RCU list traversal/update APIsLiping Zhang
2017-04-08netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULLLiping Zhang
2017-04-08netfilter: make it safer during the inet6_dev->addr_list traversalLiping Zhang
2017-04-08netfilter: ctnetlink: make it safer when checking the ct helper nameLiping Zhang
2017-04-08netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_findGao Feng
2017-04-08netfilter: ctnetlink: using bit to represent the ct eventLiping Zhang
2017-04-08net: dsa: Factor bottom tag receive functionsFlorian Fainelli
2017-04-08net: dsa: Move skb_unshare() to dsa_switch_rcv()Florian Fainelli
2017-04-08net: dsa: Do not check for NULL dst in tag parsersFlorian Fainelli
2017-04-08netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet
2017-04-08netfilter: ip6_tables: Remove unneccessary commentsArushi Singhal
2017-04-08net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skbGao Feng
2017-04-08l2tp: don't mask errors in pppol2tp_getsockopt()Guillaume Nault
2017-04-08l2tp: don't mask errors in pppol2tp_setsockopt()Guillaume Nault
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-04-07net-next: dsa: add Mediatek tag RX/TX handlerSean Wang
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe
2017-04-07tcp: restrict F-RTO to work-around broken middle-boxesYuchung Cheng
2017-04-07netfilter: Remove exceptional & on function nameArushi Singhal
2017-04-07net: netfilter: Use list_{next/prev}_entry instead of list_entrysimran singhal
2017-04-07netfilter: Use seq_puts()/seq_putc() where possiblesimran singhal
2017-04-07netfilter: Remove unnecessary cast on void pointersimran singhal
2017-04-07net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch
2017-04-07netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso
2017-04-06Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...David S. Miller
2017-04-06Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-04-06sctp: listen on the sock only when it's state is listening or closedXin Long
2017-04-06L2TP:Adjust intf MTU, add underlay L3, L2 hdrs.R. Parameswaran
2017-04-06New kernel function to get IP overhead on a socket.R. Parameswaran
2017-04-06netfilter: ctnetlink: Expectations must have a conntrack helper areaGao Feng
2017-04-06netfilter: nat: avoid use of nf_conn_nat extensionFlorian Westphal
2017-04-06netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng
2017-04-06af_unix: Use designated initializersKees Cook
2017-04-06net_sched: check noop_qdisc before qdisc_hash_add()WANG Cong
2017-04-06net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch
2017-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2017-04-06netfilter: nf_ct_expect: Add nf_ct_remove_expect()Gao Feng
2017-04-06netfilter: expect: Make sure the max_expected limit is effectiveGao Feng
2017-04-06netfilter: nf_tables: add nft_is_base_chain() helperPablo Neira Ayuso
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-06rxrpc: Trace client call connectionDavid Howells