summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz
2017-03-22rtnetlink: Add dump all for netconfDavid Ahern
2017-03-22net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena
2017-03-22net: tcp: Permit user set TCP_MAXSEG to default valueGao Feng
2017-03-22Openvswitch: Refactor sample and recirc actions implementationandy zhou
2017-03-22openvswitch: Optimize sample action for the clone use casesandy zhou
2017-03-22openvswitch: Refactor recirc key allocation.andy zhou
2017-03-22openvswitch: Deferred fifo API change.andy zhou
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt
2017-03-22neighbour: fix nlmsg_pid in notificationsRoopa Prabhu
2017-03-21net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov
2017-03-21net/8021q: create device with all possible features in wanted_featuresAndrey Vagin
2017-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-03-20netfilter: fix the warning on unused refcount variableReshetova, Elena
2017-03-17netfilter: refcounter conversionsReshetova, Elena
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh
2017-03-16tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh
2017-03-16tcp_westwood: fix tcp_westwood_info() style mistakeschun Long
2017-03-16netem: apply correct delay when rate throttlingNik Unger
2017-03-16net/sched: fq_codel: Avoid set-but-unused variableOr Gerlitz
2017-03-16net/sched: act_ife: Staticfy find_decode_metaid()Or Gerlitz
2017-03-16ipv4: fib_rules: Dump FIB rules when registering FIB notifierIdo Schimmel
2017-03-16ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel
2017-03-16ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel
2017-03-16ipvs: remove an annoying printk in netns initCong Wang
2017-03-15net: dsa: check out-of-range ageing time valueVivien Didelot
2017-03-15net: dsa: dsa_fastest_ageing_time return unsignedVivien Didelot
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
2017-03-15mqprio: Change handling of hw u8 to allow for multiple hardware offload modesAlexander Duyck
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-14net: Resend IGMP memberships upon peer notification.Vlad Yasevich
2017-03-13lwtunnel: remove unused but set variableRoopa Prabhu
2017-03-13rds: ib: unmap the scatter/gather list when errorZhu Yanjun
2017-03-13rds: ib: add the static type to the functionZhu Yanjun
2017-03-13rds: ib: remove redundant ib_dealloc_fmrZhu Yanjun
2017-03-13rds: ib: drop unnecessary rdma_rejectZhu Yanjun
2017-03-13dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2017-03-13dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-13net: use net->count to check whether a netns is alive or notAndrey Vagin
2017-03-13atm: remove an unnecessary loopFrancois Romieu
2017-03-13mpls: allow TTL propagation from IP packets to be configuredRobert Shearman
2017-03-13mpls: allow TTL propagation to IP packets to be configuredRobert Shearman
2017-03-13bridge: drop netfilter fake rtable unconditionallyFlorian Westphal
2017-03-13ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-03-13ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-03-13netfilter: nft_set_rbtree: use per-set rwlock to improve the scalabilityLiping Zhang
2017-03-13netfilter: limit: use per-rule spinlock to improve the scalabilityLiping Zhang
2017-03-13netfilter: nf_conntrack: reduce resolve_normal_ct argsFlorian Westphal
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter