| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: conntrack: remove protocol name from l4proto struct | Florian Westphal | 2017-08-24 | 1 | -3/+0 |
* | netfilter: conntrack: remove protocol name from l3proto struct | Florian Westphal | 2017-08-24 | 1 | -3/+0 |
* | netfilter: conntrack: compute l3proto nla size at compile time | Florian Westphal | 2017-08-24 | 1 | -11/+8 |
* | netfilter: rt: add support to fetch path mss | Florian Westphal | 2017-08-19 | 1 | -0/+2 |
* | netfilter: exthdr: tcp option set support | Florian Westphal | 2017-08-19 | 1 | -1/+3 |
* | netfilter: constify nf_conntrack_l3/4proto parameters | Julia Lawall | 2017-08-02 | 2 | -8/+8 |
* | netfilter: conntrack: do not enable connection tracking unless needed | Florian Westphal | 2017-07-31 | 1 | -15/+0 |
* | netfilter: nf_tables: Allow object names of up to 255 chars | Phil Sutter | 2017-07-31 | 2 | -2/+2 |
* | netfilter: nf_tables: Allow set names of up to 255 chars | Phil Sutter | 2017-07-31 | 2 | -2/+2 |
* | netfilter: nf_tables: Allow chain name of up to 255 chars | Phil Sutter | 2017-07-31 | 2 | -3/+3 |
* | netfilter: nf_tables: Allow table names of up to 255 chars | Phil Sutter | 2017-07-31 | 2 | -2/+3 |
* | netlink: Introduce nla_strdup() | Phil Sutter | 2017-07-31 | 1 | -0/+1 |
* | netfilter: add and use nf_ct_unconfirmed_destroy | Florian Westphal | 2017-07-31 | 1 | -0/+3 |
* | netfilter: expect: add and use nf_ct_expect_iterate helpers | Florian Westphal | 2017-07-31 | 1 | -0/+5 |
* | netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications | Phil Sutter | 2017-07-24 | 1 | -0/+2 |
* | netfilter: nf_tables: keep chain counters away from hot path | Pablo Neira Ayuso | 2017-07-24 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-07-21 | 102 | -509/+1672 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-07-21 | 7 | -27/+23 |
| |\ |
|
| | * | bpf: fix mixed signed/unsigned derived min/max value bounds | Daniel Borkmann | 2017-07-21 | 1 | -0/+1 |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-07-18 | 1 | -9/+0 |
| | |\ |
|
| | | * | netfilter: remove old pre-netns era hook api | Florian Westphal | 2017-07-17 | 1 | -9/+0 |
| | * | | bpf: check NULL for sk_to_full_sk() return value | WANG Cong | 2017-07-17 | 1 | -1/+1 |
| | * | | jhash: fix -Wimplicit-fallthrough warnings | Jakub Kicinski | 2017-07-17 | 1 | -15/+14 |
| | |/ |
|
| | * | sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}() | Alexander Potapenko | 2017-07-15 | 1 | -0/+4 |
| | * | cdc_ncm: Set NTB format again after altsetting switch for Huawei devices | Enrico Mioso | 2017-07-14 | 1 | -0/+1 |
| | * | netlink: correctly document nla_put_u64_64bit() | Rolf Eike Beer | 2017-07-13 | 1 | -2/+2 |
| * | | llist: clang: introduce member_address_is_nonnull() | Alexander Potapenko | 2017-07-20 | 1 | -2/+19 |
| * | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-19 | 34 | -47/+78 |
| |\ \ |
|
| | * | | task_struct: Allow randomized layout | Kees Cook | 2017-06-30 | 3 | -1/+31 |
| | * | | randstruct: Mark various structs for randomization | Kees Cook | 2017-06-30 | 32 | -46/+47 |
| * | | | Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-07-19 | 1 | -4/+4 |
| |\ \ \ |
|
| | * | | | libceph: fix old style declaration warnings | Arnd Bergmann | 2017-07-17 | 1 | -4/+4 |
| * | | | | IB/core: Remove NOIO QP create flag | Leon Romanovsky | 2017-07-18 | 1 | -1/+1 |
| * | | | | {net, IB}/mlx4: Remove gfp flags argument | Leon Romanovsky | 2017-07-18 | 1 | -6/+4 |
| * | | | | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 2017-07-18 | 1 | -3/+2 |
| * | | | | IB/core: Introduce modify QP operation with udata | Parav Pandit | 2017-07-18 | 1 | -0/+16 |
| |/ / / |
|
| * | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-15 | 3 | -0/+30 |
| |\ \ \ |
|
| | * | | | random: add get_random_{bytes,u32,u64,int,long,once}_wait family | Jason A. Donenfeld | 2017-06-20 | 3 | -0/+29 |
| | * | | | random: add wait_for_random_bytes() API | Jason A. Donenfeld | 2017-06-20 | 1 | -0/+1 |
| * | | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2017-07-15 | 6 | -10/+24 |
| |\ \ \ \ |
|
| | * | | | | VFS: Kill off s_options and helpers | David Howells | 2017-07-11 | 1 | -9/+0 |
| | * | | | | 9p: Implement show_options | David Howells | 2017-07-11 | 2 | -0/+14 |
| | * | | | | hugetlbfs: Implement show_options | David Howells | 2017-07-06 | 1 | -0/+3 |
| | * | | | | VFS: Provide empty name qstr | David Howells | 2017-07-06 | 1 | -0/+5 |
| | * | | | | VFS: Make get_filesystem() return the affected filesystem | David Howells | 2017-07-06 | 1 | -1/+1 |
| | * | | | | Provide a function to create a NUL-terminated string from unterminated data | David Howells | 2017-07-06 | 1 | -0/+1 |
| * | | | | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 2 | -27/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-04 | 1 | -26/+0 |
| | * | | | | | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 2017-07-04 | 1 | -1/+1 |
| * | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-07-15 | 1 | -0/+14 |
| |\ \ \ \ \ \ |
|