Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | ipvs: Add ovf scheduler | Raducu Deaconu | 2015-08-21 | 3 | -0/+98 | |
| | * | | | | | | | | netfilter: ip6t_REJECT: added missing icmpv6 codes | Andreas Herz | 2015-08-26 | 1 | -0/+6 | |
| | * | | | | | | | | netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6) | Pablo Neira Ayuso | 2015-08-21 | 1 | -2/+2 | |
| | * | | | | | | | | netfilter: nf_dup: fix sparse warnings | Pablo Neira Ayuso | 2015-08-21 | 2 | -3/+3 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | netpoll: warn on netpoll_send_udp users who haven't disabled irqs | Nikolay Aleksandrov | 2015-08-28 | 1 | -0/+2 | |
| * | | | | | | | | net: sched: don't break line in tc_classify loop notification | Daniel Borkmann | 2015-08-28 | 1 | -5/+4 | |
| * | | | | | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2015-08-28 | 10 | -116/+117 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | batman-adv: turn batadv_neigh_node_get() into local function | Marek Lindner | 2015-08-27 | 2 | -40/+36 | |
| | * | | | | | | | | batman-adv: Add lower layer needed_(head|tail)room to own ones | Sven Eckelmann | 2015-08-27 | 2 | -2/+41 | |
| | * | | | | | | | | batman-adv: don't access unregistered net_device object | Antonio Quartulli | 2015-08-27 | 1 | -1/+2 | |
| | * | | | | | | | | batman-adv: Start new development cycle | Simon Wunderlich | 2015-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | batman-adv: fix gateway client style issues | Simon Wunderlich | 2015-08-27 | 1 | -2/+0 | |
| | * | | | | | | | | batman-adv: rearrange batadv_neigh_node_new() arguments to follow convention | Marek Lindner | 2015-08-27 | 3 | -6/+8 | |
| | * | | | | | | | | batman-adv: remove obsolete deleted attribute for gateway node | Simon Wunderlich | 2015-08-27 | 5 | -41/+14 | |
| | * | | | | | | | | batman-adv: move neigh_node list add into batadv_neigh_node_new() | Marek Lindner | 2015-08-27 | 2 | -20/+13 | |
| | * | | | | | | | | batman-adv: remove redundant hard_iface assignment | Marek Lindner | 2015-08-27 | 1 | -1/+0 | |
| | * | | | | | | | | batman-adv: move hardif refcount inc to batadv_neigh_node_new() | Marek Lindner | 2015-08-27 | 2 | -6/+6 | |
| * | | | | | | | | | openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL | Valentin Rothberg | 2015-08-28 | 1 | -1/+1 | |
| * | | | | | | | | | net: Add support for VRFs to inetpeer cache | David Ahern | 2015-08-28 | 3 | -4/+9 | |
| * | | | | | | | | | net: Add helper function to compare inetpeer addresses | David Ahern | 2015-08-28 | 2 | -23/+3 | |
| * | | | | | | | | | net: Add set,get helpers for inetpeer addresses | David Ahern | 2015-08-28 | 1 | -38/+27 | |
| * | | | | | | | | | net: Introduce ipv4_addr_hash and use it for tcp metrics | David Ahern | 2015-08-28 | 1 | -6/+6 | |
| * | | | | | | | | | IGMP: Inhibit reports for local multicast groups | Philip Downey | 2015-08-28 | 2 | -1/+32 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-27 | 8 | -26/+49 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | net: sched: simplify attach_one_default_qdisc() | Phil Sutter | 2015-08-27 | 1 | -29/+12 | |
| * | | | | | | | | | net: sched: register noqueue qdisc | Phil Sutter | 2015-08-27 | 2 | -1/+12 | |
| * | | | | | | | | | net: sched: ignore tx_queue_len when assigning default qdisc | Phil Sutter | 2015-08-27 | 1 | -2/+1 | |
| * | | | | | | | | | net: fix IFF_NO_QUEUE for drivers using alloc_netdev | Phil Sutter | 2015-08-27 | 1 | -1/+1 | |
| * | | | | | | | | | sock: fix kernel doc error | Jean Sacren | 2015-08-27 | 1 | -1/+1 | |
| * | | | | | | | | | bridge: fdb: rearrange net_bridge_fdb_entry | Nikolay Aleksandrov | 2015-08-27 | 1 | -2/+2 | |
| * | | | | | | | | | openvswitch: Include ip6_fib.h. | Joe Stringer | 2015-08-27 | 1 | -0/+1 | |
| * | | | | | | | | | net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag | Jiri Pirko | 2015-08-27 | 1 | -1/+1 | |
| * | | | | | | | | | net: introduce change upper device notifier change info | Jiri Pirko | 2015-08-27 | 1 | -2/+14 | |
| * | | | | | | | | | geneve: Consolidate Geneve functionality in single module. | Pravin B Shelar | 2015-08-27 | 3 | -462/+0 | |
| * | | | | | | | | | openvswitch: Use Geneve device. | Pravin B Shelar | 2015-08-27 | 2 | -148/+33 | |
| * | | | | | | | | | tunnel: introduce udp_tun_rx_dst() | Pravin B Shelar | 2015-08-27 | 2 | -17/+29 | |
| * | | | | | | | | | bridge: Add netlink support for vlan_protocol attribute | Toshiaki Makita | 2015-08-27 | 3 | -14/+56 | |
| * | | | | | | | | | net: sched: consolidate tc_classify{,_compat} | Daniel Borkmann | 2015-08-27 | 15 | -44/+39 | |
| * | | | | | | | | | openvswitch: Allow attaching helpers to ct action | Joe Stringer | 2015-08-27 | 1 | -2/+107 | |
| * | | | | | | | | | openvswitch: Allow matching on conntrack label | Joe Stringer | 2015-08-27 | 9 | -34/+189 | |
| * | | | | | | | | | netfilter: connlabels: Export setting connlabel length | Joe Stringer | 2015-08-27 | 2 | -12/+36 | |
| * | | | | | | | | | netfilter: Always export nf_connlabels_replace() | Joe Stringer | 2015-08-27 | 1 | -2/+0 | |
| * | | | | | | | | | openvswitch: Allow matching on conntrack mark | Joe Stringer | 2015-08-27 | 5 | -4/+78 | |
| * | | | | | | | | | openvswitch: Add conntrack action | Joe Stringer | 2015-08-27 | 12 | -37/+837 | |
| * | | | | | | | | | ipv6: Export nf_ct_frag6_gather() | Joe Stringer | 2015-08-27 | 1 | -0/+1 | |
| * | | | | | | | | | openvswitch: Move MASKED* macros to datapath.h | Joe Stringer | 2015-08-27 | 2 | -27/+29 | |
| * | | | | | | | | | openvswitch: Serialize acts with original netlink len | Joe Stringer | 2015-08-27 | 3 | -1/+4 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | bpf: fix bpf_skb_set_tunnel_key() helper | Alexei Starovoitov | 2015-08-26 | 1 | -0/+1 | |
| * | | | | | | | | net_sched: act_bpf: remove spinlock in fast path | Alexei Starovoitov | 2015-08-26 | 1 | -17/+19 | |
| * | | | | | | | | net_sched: convert rsvp to call tcf_exts_destroy from rcu callback | Alexei Starovoitov | 2015-08-26 | 1 | -4/+14 |