bpf: introduce BPF_MAP_TYPE_STACK_TRACE
[deliverable/linux.git] / net /
2016-02-20  Daniel Borkmannnet: use skb_postpush_rcsum instead of own implementations
2016-02-20  David S. MillerMerge branch 'ethtool-perqueue-params'
2016-02-20  Kan Liangnet/ethtool: support set coalesce per queue
2016-02-20  Kan Liangnet/ethtool: support get coalesce per queue
2016-02-20  Kan Liangnet/ethtool: introduce a new ioctl for per queue setting
2016-02-19  Wei Wangipv6: pass up EMSGSIZE msg for UDP socket in Ipv6
2016-02-19  David S. MillerMerge branch 'bridge-mdb-attrs'
2016-02-19  Nikolay Aleksandrovbridge: mdb: add support for more attributes and export...
2016-02-19  Nikolay Aleksandrovbridge: mdb: reduce the indentation level in br_mdb_fil...
2016-02-19  David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-02-18  David S. MillerMerge branch 'iptunnel-pkt-scrub-consolidate'
2016-02-18  Jiri Benciptunnel: scrub packet in iptunnel_pull_header
2016-02-18  Vivien Didelotnet: bridge: log port STP state on change
2016-02-18  David S. MillerMerge branch 'netlink-mmap-remove'
2016-02-18  Florian Westphalnfnetlink: Revert "nfnetlink: add support for memory...
2016-02-18  Florian Westphalnfnetlink: remove nfnetlink_alloc_skb
2016-02-18  Florian WestphalRevert "genl: Add genlmsg_new_unicast() for unicast...
2016-02-18  Florian Westphalopenvswitch: Revert: "Enable memory mapped Netlink...
2016-02-18  Florian Westphalnetlink: remove mmapped netlink support
2016-02-18  Jamal Hadi Salimnet_sched: Improve readability of filter processing
2016-02-18  Ido Schimmelbridge: switchdev: Offload VLAN flags to hardware bridge
2016-02-18  David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-02-18  Colin Ian Kingnet-sysfs: remove unused fmt_long_hex
2016-02-18  David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-02-18  Zhang Shengjuvlan: change return type of vlan_proc_rem_dev
2016-02-17  David S. MillerMerge branch 'inet_lro-remove'
2016-02-17  Ben Hutchingsipv4: Remove inet_lro library
2016-02-17  One Thousand Gnomesaf_llc: fix types on llc_ui_wait_for_conn
2016-02-17  David S. MillerMerge branch 'sctp-cleanups'
2016-02-17  Xin Longsctp: remove the unused sctp_datamsg_free()
2016-02-17  Xin Longsctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()
2016-02-17  Xin Longsctp: move rcu_read_lock from __sctp_lookup_association...
2016-02-17  Rosen, Ramicore: remove unneded headers for net cgroup controllers.
2016-02-17  David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-02-17  David S. MillerMerge branch 'tc-hw-offload'
2016-02-17  John Fastabendnet: add tc offload feature flag
2016-02-17  John Fastabendnet: sched: add cls_u32 offload hooks for netdevs
2016-02-17  John Fastabendnet: rework setup_tc ndo op to consume general tc operand
2016-02-17  John Fastabendnet: rework ndo tc op to consume additional qdisc handl...
2016-02-17  David S. MillerMerge branch 'ip-sysctl-namespaceify'
2016-02-17  Nikolay Borisovnet: Export ip fragment sysctl to unprivileged users
2016-02-17  Nikolay Borisovipv4: namespacify ip fragment max dist sysctl knob
2016-02-17  Nikolay Borisovipv4: namespacify ip_early_demux sysctl knob
2016-02-17  Nikolay Borisovipv4: Namespacify ip_dynaddr sysctl knob
2016-02-17  Nikolay Borisovigmp: net: Move igmp namespace init to correct file
2016-02-17  Nikolay Borisovipv4: Namespaceify ip_default_ttl sysctl knob
2016-02-17  David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-02...
2016-02-17  Eric Dumazettcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info
2016-02-17  David S. MillerMerge branch 'unified-tunnel-dst-caching'
2016-02-17  Paolo Abeninet/ipv4: add dst cache support for gre lwtunnels
2016-02-17  Paolo Abeninet: add dst_cache to ovs vxlan lwtunnel
2016-02-17  Paolo Abeniip_tunnel: replace dst_cache with generic implementation
2016-02-17  Paolo Abeninet: replace dst_cache ip6_tunnel implementation with...
2016-02-17  Paolo Abeninet: add dst_cache support
2016-02-16  Richard Alpetipc: refactor node xmit and fix memory leaks
2016-02-16  David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2016-02-16  David S. MillerMerge branch 'ethtool-channels-rxfh-conflict'
2016-02-16  Keller, Jacob Eethtool: ensure channel counts are within bounds during...
2016-02-16  Keller, Jacob Eethtool: correctly ensure {GS}CHANNELS doesn't conflict...
2016-02-12  David S. MillerMerge branch 'local-checksum-offload'
2016-02-12  Edward Creenet: ip_tunnel: remove 'csum_help' argument to iptunnel...
2016-02-12  Edward Creenet: gre: Implement LCO for GRE over IPv4
2016-02-12  Edward Creefou: enable LCO in FOU and GUE
2016-02-12  Edward Creenet: udp: always set up for CHECKSUM_PARTIAL offload
2016-02-12  Edward Creenet: local checksum offload for encapsulation
2016-02-12  David S. MillerMerge branch 'tcp_dccp_ports'
2016-02-12  Eric Dumazettcp/dccp: better use of ephemeral ports in bind()
2016-02-12  Eric Dumazettcp/dccp: better use of ephemeral ports in connect()
2016-02-11  David S. MillerMerge branch 'net-mitigate-kmem_free-slowpath'
2016-02-11  Jesper Dangaard... net: bulk free SKBs that were delay free'ed due to...
2016-02-11  Jesper Dangaard... net: bulk free infrastructure for NAPI context, use...
2016-02-11  David S. MillerMerge branch 'igmp-ns'
2016-02-11  Nikolay Borisovigmp: Namespacify igmp_qrv sysctl knob
2016-02-11  Nikolay Borisovigmp: Namespaceify igmp_llm_reports sysctl knob
2016-02-11  Nikolay Borisovigmp: Namespaceify igmp_max_msf sysctl knob
2016-02-11  Nikolay Borisovigmp: Namespaceify igmp_max_memberships sysctl knob
2016-02-11  Tycho Andersenopenvswitch: allow management from inside user namespaces
2016-02-11  stephen hemmingerrds: duplicate include net/tcp.h
2016-02-11  David S. MillerMerge branch 'gso-checksums'
2016-02-11  Alexander Duycknet: Allow tunnels to use inner checksum offloads with...
2016-02-11  Alexander Duyckudp: Use uh->len instead of skb->len to compute checksu...
2016-02-11  Alexander Duyckudp: Clean up the use of flags in UDP segmentation...
2016-02-11  Alexander Duyckgre: Use inner_proto to obtain inner header protocol
2016-02-11  Alexander Duyckgre: Use GSO flags to determine csum need instead of...
2016-02-11  Alexander Duycknet: Move skb_has_shared_frag check out of GRE code...
2016-02-11  Alexander Duycknet: Store checksum result for offloaded GSO checksums
2016-02-11  Alexander Duycknet: Update remote checksum segmentation to support...
2016-02-11  Alexander Duycknet: Move GSO csum into SKB_GSO_CB
2016-02-11  Alexander Duycknet: Drop unecessary enc_features variable from tunnel...
2016-02-11  Johannes Bergipv6: add option to drop unsolicited neighbor advertise...
2016-02-11  Johannes Bergipv6: add option to drop unicast encapsulated in L2...
2016-02-11  Johannes Bergipv4: add option to drop gratuitous ARP packets
2016-02-11  Johannes Bergipv4: add option to drop unicast encapsulated in L2...
2016-02-11  David Ahernnet: Add support for filtering link dump by master...
2016-02-11  David S. MillerMerge branch 'tcp-fast-so_reuseport'
2016-02-11  Craig Galleksoreuseport: fast reuseport TCP socket selection
2016-02-11  Craig Galleksoreuseport: Prep for fast reuseport TCP socket selection
2016-02-11  Craig Gallekinet: refactor inet[6]_lookup functions to take skb
2016-02-11  Craig Gallekinet: create IPv6-equivalent inet_hash function
2016-02-11  Craig Galleksock: struct proto hash function may error
next
This page took 0.051619 seconds and 8 git commands to generate.