Age | Commit message (Expand) | Author | Files | Lines |
2014-10-15 | net: filter: move common defines into bpf_common.h | Alexei Starovoitov | 4 | -55/+58 |
2014-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -1/+1 |
2014-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 20 | -7/+616 |
2014-10-08 | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+3 |
2014-10-08 | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+2 |
2014-10-08 | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+3 |
2014-10-08 | Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+18 |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -11/+17 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -25/+95 |
2014-10-07 | netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX | Pablo Neira Ayuso | 1 | -1/+1 |
2014-10-07 | Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p... | Jiri Kosina | 20 | -36/+318 |
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-24 | Drivers: hv: util: Properly pack the data for file copy functionality | K. Y. Srinivasan | 1 | -1/+1 |
2014-09-24 | GenWQE: Update author information | Frank Haverkamp | 1 | -1/+1 |
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-17 | KVM: device: add simple registration mechanism for kvm_device_ops | Will Deacon | 1 | -6/+16 |
2014-09-16 | usb: gadget: f_fs: virtual endpoint address mapping | Robert Baldyga | 1 | -0/+1 |
2014-09-16 | Merge tag 'v3.17-rc5' into next | Felipe Balbi | 2 | -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-15 | Merge 3.17-rc5 into tty-next | Greg Kroah-Hartman | 2 | -0/+3 |
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 |