Age | Commit message (Expand) | Author | Files | Lines |
2014-10-06 | ethtool: Ethtool parameter to dynamically change tx_copybreak | Eric Dumazet | 1 | -0/+1 |
2014-10-06 | openvswitch: Add support for Geneve tunneling. | Jesse Gross | 1 | -0/+2 |
2014-10-06 | openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. | Jesse Gross | 1 | -1/+1 |
2014-10-06 | openvswitch: Add support for matching on OAM packets. | Jesse Gross | 1 | -0/+1 |
2014-10-06 | Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 1 | -0/+87 |
2014-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -0/+21 |
2014-10-04 | ip_tunnel: Add GUE support | Tom Herbert | 1 | -0/+1 |
2014-10-04 | gue: Receive side for Generic UDP Encapsulation | Tom Herbert | 1 | -0/+7 |
2014-10-02 | wil6210: atomic I/O for the card memory | Vladimir Kondratiev | 1 | -0/+87 |
2014-10-02 | netfilter: nft_reject: introduce icmp code abstraction for inet and bridge | Pablo Neira Ayuso | 1 | -0/+21 |
2014-09-29 | macvlan: add source mode | Michael Braun | 1 | -0/+12 |
2014-09-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 4 | -0/+42 |
2014-09-29 | net: tcp: add DCTCP congestion control algorithm | Daniel Borkmann | 1 | -2/+11 |
2014-09-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+7 |
2014-09-26 | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 1 | -0/+100 |
2014-09-26 | bpf: verifier (add ability to receive verification log) | Alexei Starovoitov | 1 | -0/+3 |
2014-09-26 | bpf: expand BPF syscall with program load/unload | Alexei Starovoitov | 1 | -0/+26 |
2014-09-26 | bpf: add lookup/update/delete/iterate methods to BPF maps | Alexei Starovoitov | 1 | -0/+38 |
2014-09-26 | bpf: enable bpf syscall on x64 and i386 | Alexei Starovoitov | 1 | -1/+3 |
2014-09-26 | bpf: introduce BPF syscall and maps | Alexei Starovoitov | 1 | -0/+23 |
2014-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -0/+3 |
2014-09-20 | gre: Setup and TX path for gre/UDP foo-over-udp encapsulation | Tom Herbert | 1 | -0/+4 |
2014-09-20 | net: Changes to ip_tunnel to support foo-over-udp encapsulation | Tom Herbert | 1 | -0/+12 |
2014-09-20 | fou: Support for foo-over-udp RX path | Tom Herbert | 1 | -0/+32 |
2014-09-19 | netfilter: nf_tables: export rule-set generation ID | Pablo Neira Ayuso | 1 | -0/+16 |
2014-09-18 | Merge branch 'ipvs-next' | Pablo Neira Ayuso | 1 | -0/+3 |
2014-09-16 | openvswitch: Add recirc and hash action. | Andy Zhou | 1 | -0/+26 |
2014-09-16 | ipvs: Add destination address family to netlink interface | Alex Gartrell | 1 | -0/+3 |
2014-09-16 | netfilter: ipset: Add skbinfo extension support to SET target. | Anton Danilov | 1 | -0/+10 |
2014-09-16 | netfilter: ipset: Add skbinfo extension kernel support in the ipset core. | Anton Danilov | 1 | -0/+12 |
2014-09-15 | Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm... | John W. Linville | 1 | -0/+100 |
2014-09-12 | Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2014-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2014-09-11 | netfilter: nf_tables: add NFTA_MASQ_UNSPEC to nft_masq_attributes | Pablo Neira Ayuso | 1 | -0/+1 |
2014-09-11 | cfg80211: allow requesting SMPS mode on ap start | Eliad Peller | 1 | -0/+33 |
2014-09-11 | cfg80211: add WMM traffic stream API | Johannes Berg | 1 | -0/+28 |
2014-09-11 | shm: add memfd.h to UAPI export list | David Drysdale | 1 | -0/+1 |
2014-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 4 | -1/+35 |
2014-09-09 | bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info | Jiri Pirko | 1 | -0/+12 |
2014-09-09 | net: filter: split filter.h and expose eBPF to user space | Alexei Starovoitov | 2 | -0/+66 |
2014-09-09 | netfilter: nf_tables: add new nft_masq expression | Arturo Borrero | 1 | -0/+11 |
2014-09-09 | netfilter: nft_nat: include a flag attribute | Arturo Borrero | 2 | -0/+7 |
2014-09-09 | netfilter: nf_tables: add devgroup support in meta expresion | Ana Rey | 1 | -0/+4 |
2014-09-09 | Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 1 | -2/+14 |
2014-09-09 | Input: add INPUT_PROP_POINTING_STICK property | Hans de Goede | 1 | -0/+1 |
2014-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -1/+28 |
2014-09-05 | ethtool: Add generic options for tunables | Govindarajulu Varadarajan | 1 | -0/+28 |
2014-09-05 | cfg80211: enable dynack through nl80211 | Lorenzo Bianconi | 1 | -0/+12 |
2014-09-05 | nl80211: Add flag attribute for RRM connections | Assaf Krauss | 1 | -0/+13 |
2014-09-05 | nl80211: Allow declaring RRM-related features | Assaf Krauss | 1 | -0/+14 |