| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp | Xin Long | 2017-04-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | bpf: introduce BPF_PROG_TEST_RUN command | Alexei Starovoitov | 2017-04-01 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | rtnetlink: Add RTM_DELNETCONF | David Ahern | 2017-03-28 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | devlink: Support for pipeline debug (dpipe) | Arkadi Sharshevsky | 2017-03-28 | 1 | -1/+66 | |
| | * | | | | | | | | | | | | gtp: support SGSN-side tunnels | Jonas Bonn | 2017-03-25 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | gtp: rename SGSN netlink attribute | Jonas Bonn | 2017-03-25 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | Add a eBPF helper function to retrieve socket uid | Chenbo Feng | 2017-03-23 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | Add a helper function to get socket cookie in eBPF | Chenbo Feng | 2017-03-23 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-03-23 | 1 | -27/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | bpf: Add hash of maps support | Martin KaFai Lau | 2017-03-22 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | bpf: Add array of maps support | Martin KaFai Lau | 2017-03-22 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. | Joel Scherpelz | 2017-03-22 | 2 | -0/+2 | |
| | * | | | | | | | | | | | | openvswitch: Optimize sample action for the clone use cases | andy zhou | 2017-03-22 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2017-03-21 | 1 | -1/+25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | netfilter: nft_fib: Support existence check | Phil Sutter | 2017-03-13 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | netfilter: nft_ct: add helper set support | Florian Westphal | 2017-03-13 | 1 | -1/+11 | |
| | | * | | | | | | | | | | | | netfilter: nft_hash: support of symmetric hash | Laura Garcia Liebana | 2017-03-06 | 1 | -0/+13 | |
| | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | tcp: remove tcp_tw_recycle | Soheil Hassas Yeganeh | 2017-03-16 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | mqprio: Change handling of hw u8 to allow for multiple hardware offload modes | Alexander Duyck | 2017-03-15 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-03-15 | 2 | -5/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | mpls: allow TTL propagation from IP packets to be configured | Robert Shearman | 2017-03-13 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | mpls: allow TTL propagation to IP packets to be configured | Robert Shearman | 2017-03-13 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | sctp: add get and set sockopt for reconf_enable | Xin Long | 2017-03-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | sctp: add support for generating add stream change event notification | Xin Long | 2017-03-12 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | sctp: add support for generating assoc reset event notification | Xin Long | 2017-03-12 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | net: sched: make default fifo qdiscs appear in the dump | Jiri Kosina | 2017-03-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | ipv6: Provide ipv6 version of "disable_policy" sysctl | David Forster | 2017-03-06 | 1 | -0/+1 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-05-02 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansion | Herbert Xu | 2017-04-10 | 1 | -5/+5 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-02 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | nubus: Add MVC and VSC video card definitions | Finn Thain | 2017-04-20 | 1 | -1/+3 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-05-02 | 3 | -0/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | s390/gs: add regset for the guarded storage broadcast control block | Martin Schwidefsky | 2017-04-21 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kern... | Martin Schwidefsky | 2017-03-31 | 2 | -0/+42 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls | Dong Jia Shi | 2017-03-31 | 1 | -2/+8 | |
| | | * | | | | | | | | | | | vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl | Dong Jia Shi | 2017-03-31 | 1 | -0/+11 | |
| | | * | | | | | | | | | | | vfio: ccw: introduce ccw_io_region | Dong Jia Shi | 2017-03-31 | 1 | -0/+24 | |
| | | * | | | | | | | | | | | vfio: ccw: define device_api strings | Dong Jia Shi | 2017-03-31 | 1 | -0/+1 | |
| | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * / | | | | | | | | | | s390: add a system call for guarded storage | Martin Schwidefsky | 2017-03-22 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-05-01 | 1 | -1/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge tag 'v4.11-rc6' into perf/core, to pick up fixes | Ingo Molnar | 2017-04-11 | 1 | -2/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2017-03-30 | 1 | -27/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | perf/core: Add a flag for partial AUX records | Alexander Shishkin | 2017-03-16 | 1 | -0/+1 | |
| | * | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2017-03-16 | 2 | -5/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | perf: Add PERF_RECORD_NAMESPACES to include namespaces related info | Hari Bathini | 2017-03-13 | 1 | -1/+31 | |
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2017-05-01 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | avr32: remove support for AVR32 architecture | Hans-Christian Noren Egtvedt | 2017-05-01 | 1 | -1/+0 | |
| * | | | | | | | | | | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-01 | 3 | -1/+107 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | nbd: add a flag to destroy an nbd device on disconnect | Josef Bacik | 2017-04-17 | 1 | -1/+5 | |
| | * | | | | | | | | | | nbd: add a status netlink command | Josef Bacik | 2017-04-17 | 1 | -0/+25 | |

