xen-netback: add support for multicast control
[cascardo/linux.git] / net /
2015-09-02 Daniel Borkmannsock, diag: fix panic in sock_diag_put_filterinfo
2015-09-02 David S. Millerflow_dissector: Use 'const' where possible.
2015-09-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-09-02 David S. Millerflow: Move __get_hash_from_flowi{4,6} into flow_dissector.c
2015-09-01 David S. Millerflow_dissector: Don't use bit fields.
2015-09-01 David S. MillerMerge branch 'flow-dissector-features'
2015-09-01 Tom Herbertflow_dissector: Ignore flow dissector return value...
2015-09-01 Tom Herbertflow_dissector: Add control/reporting of encapsulation
2015-09-01 Tom Herbertflow_dissector: Add flag to stop parsing when an IPv6...
2015-09-01 Tom Herbertflow_dissector: Add flag to stop parsing at L3
2015-09-01 Tom Herbertflow_dissector: Support IPv6 fragment header
2015-09-01 Tom Herbertflow_dissector: Add control/reporting of fragmentation
2015-09-01 Tom Herbertflow_dissector: Add flags argument to skb_flow_dissecto...
2015-09-01 Tom Herbertflow_dissector: Jump to exit code in __skb_flow_dissect
2015-09-01 Tom Herbertflowi: Abstract out functions to get flow hash based...
2015-09-01 Tom Herbertskbuff: Make __skb_set_sw_hash a general function
2015-09-01 David Ahernnet: Make table id type u32
2015-09-01 Pravin B Shelartun_dst: Remove opts_size
2015-09-01 Marius Tomaschewskiipv6: send only one NEWLINK when RA causes changes
2015-08-31 Marius Tomaschewskiipv6: send NEWLINK on RA managed/otherconf changes
2015-08-31 David S. MillerMerge branch 'dsa-port-config'
2015-08-31 Andrew Lunnnet: dsa: Allow DSA and CPU ports to have a phy-mode...
2015-08-31 Andrew Lunnnet: dsa: Allow configuration of CPU & DSA port speeds...
2015-08-31 Nikolay Aleksandrovmpls: fix mpls_net_init memory leak
2015-08-31 David S. MillerMerge branch 'per-route-dctcp-receive-side'
2015-08-31 Daniel Borkmanntcp: use dctcp if enabled on the route to the initiator
2015-08-31 Daniel Borkmannfib, fib6: reject invalid feature bits
2015-08-31 Daniel Borkmannnet: fib6: reduce identation in ip6_convert_metrics
2015-08-31 Florian Westphalnet: fib: move metrics parsing to a helper
2015-08-31 Pravin B Shelarip-tunnel: Use API to access tunnel metadata options.
2015-08-31 Madalin Bucuripv4: fix 32b build
2015-08-31 David S. Milleripv4: Fix 32-bit build.
2015-08-31 Ken-ichirou MATSUZAWAnetlink: rx mmap: fix POLLIN condition
2015-08-31 David S. MillerMerge branch 'snmp-stat-aggregation'
2015-08-31 Raghavendra K Tnet: Optimize snmp stat aggregation by walking all...
2015-08-31 Raghavendra K Tnet: Introduce helper functions to get the per cpu...
2015-08-31 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-08-30 David S. MillerMerge branch 'ovs-vport-cleanup'
2015-08-30 Pravin B Shelaropenvswitch: Remove vport-net
2015-08-30 Pravin B Shelaropenvswitch: Remove vport stats.
2015-08-30 Pravin B Shelaropenvswitch: Remove egress_tun_info.
2015-08-30 Pravin B Shelaropenvswitch: Remove vport get_name()
2015-08-29 Simon Hormanopenvswitch: retain parsed IPv6 header fields in flow...
2015-08-29 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-08-29 David S. MillerMerge branch 'tnl-ipv4-ipv6'
2015-08-29 Jiri Bencvxlan: do not receive IPv4 packets on IPv6 socket
2015-08-29 Jiri Bencfou: reject IPv6 config
2015-08-29 Jiri Bencip_tunnels: record IP version in tunnel info
2015-08-29 Jiri Bencip_tunnels: convert the mode field of ip_tunnel_info...
2015-08-29 David Ahernnet: FIB tracepoints
2015-08-29 Vlad Yasevichsctp: Do not try to search for the transport twice
2015-08-29 luciensctp: ASCONF-ACK with Unresolvable Address should be...
2015-08-29 Ken-ichirou MATSUZAWAnetlink: mmap: fix lookup frame position
2015-08-29 Christophe Ricardnetlink: add NETLINK_CAP_ACK socket option
2015-08-29 Joe Stringeropenvswitch: Fix conntrack compilation without mark.
2015-08-28 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-08-28 Nikolay Aleksandrovnetpoll: warn on netpoll_send_udp users who haven't...
2015-08-28 Daniel Borkmannnet: sched: don't break line in tc_classify loop notifi...
2015-08-28 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2015-08-28 Valentin Rothbergopenswitch: fix typo CONFIG_NF_CONNTRACK_LABEL
2015-08-28 David S. MillerMerge branch 'vrf-inetpeer'
2015-08-28 David Ahernnet: Add support for VRFs to inetpeer cache
2015-08-28 David Ahernnet: Add helper function to compare inetpeer addresses
2015-08-28 David Ahernnet: Add set,get helpers for inetpeer addresses
2015-08-28 David Ahernnet: Introduce ipv4_addr_hash and use it for tcp metrics
2015-08-28 Philip DowneyIGMP: Inhibit reports for local multicast groups
2015-08-28 Florian Westphalnetfilter: reduce sparse warnings
2015-08-28 Florian WestphalRevert "netfilter: xtables: compute exact size needed...
2015-08-28 Kuba PawlakBluetooth: Fix SCO link type handling on connection...
2015-08-28 Stefan Schmidtnl802154: stricter input checking for boolean inputs
2015-08-28 Nicholas KrauseBluetooth: Make the function sco_conn_del have a return...
2015-08-28 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-08-28 Linus TorvaldsMerge tag 'powerpc-4.2-4' of git://git./linux/kernel...
2015-08-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-08-28 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2015-08-28 David S. MillerMerge branch 'iff_no_queue_fixups'
2015-08-28 Phil Sutternet: sched: simplify attach_one_default_qdisc()
2015-08-28 Phil Sutternet: sched: register noqueue qdisc
2015-08-28 Phil Sutternet: sched: ignore tx_queue_len when assigning default...
2015-08-28 Phil Sutternet: fix IFF_NO_QUEUE for drivers using alloc_netdev
2015-08-28 Jean Sacrensock: fix kernel doc error
2015-08-28 luciensctp: donot reset the overall_error_count in SHUTDOWN_R...
2015-08-27 Nikolay Aleksandrovbridge: fdb: rearrange net_bridge_fdb_entry
2015-08-27 David S. MillerMerge branch 'ovs-v6-build-err'
2015-08-27 Joe Stringeropenvswitch: Include ip6_fib.h.
2015-08-27 David S. MillerMerge branch 'rocker-master-change'
2015-08-27 Jiri Pirkonet: add netif_is_ovs_master helper with IFF_OPENVSWITC...
2015-08-27 Jiri Pirkonet: introduce change upper device notifier change...
2015-08-27 David S. MillerMerge branch 'geneve-consolidation'
2015-08-27 Pravin B Shelargeneve: Consolidate Geneve functionality in single...
2015-08-27 Pravin B Shelaropenvswitch: Use Geneve device.
2015-08-27 Pravin B Shelartunnel: introduce udp_tun_rx_dst()
2015-08-27 Toshiaki Makitabridge: Add netlink support for vlan_protocol attribute
2015-08-27 Daniel Borkmannnet: sched: consolidate tc_classify{,_compat}
2015-08-27 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-08-27 luciensctp: asconf's process should verify address parameter...
2015-08-27 David S. MillerMerge branch 'ovs-conntrack'
2015-08-27 Joe Stringeropenvswitch: Allow attaching helpers to ct action
2015-08-27 Joe Stringeropenvswitch: Allow matching on conntrack label
2015-08-27 Joe Stringernetfilter: connlabels: Export setting connlabel length
next