Age | Commit message (Expand) | Author |
2016-12-17 | net: xdp: add invalid buffer warning | John Fastabend |
2016-12-17 | irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h | LABBE Corentin |
2016-12-17 | bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu | Daniel Mack |
2016-12-17 | inet: Fix get port to handle zero port number with soreuseport set | Tom Herbert |
2016-12-17 | net: macb: Added PCI wrapper for Platform Driver. | Bartosz Folta |
2016-12-13 | netlink: revert broken, broken "2-clause nla_ok()" | Alexey Dobriyan |
2016-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-12-11 | sparc64:Support User Probes for sparc | Allen Pais |
2016-12-10 | net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_* | Asbjørn Sloth Tønnesen |
2016-12-10 | net: l2tp: export debug flags to UAPI | Asbjørn Sloth Tønnesen |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-09 | Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc... | David S. Miller |
2016-12-09 | udp: add batching to udp_rmem_release() | Eric Dumazet |
2016-12-09 | udp: copy skb->truesize in the first cache line | Eric Dumazet |
2016-12-09 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-12-09 | cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts | Johannes Berg |
2016-12-09 | nl80211: Use different attrs for BSSID and random MAC addr in scan req | Vamsi Krishna |
2016-12-08 | bpf: xdp: Allow head adjustment in XDP prog | Martin KaFai Lau |
2016-12-08 | phy: add phy fixup unregister functions | Woojung.Huh@microchip.com |
2016-12-08 | bpf: fix state equivalence | Alexei Starovoitov |
2016-12-08 | net: do not read sk_drops if application does not care | Eric Dumazet |
2016-12-08 | udp: under rx pressure, try to condense skbs | Eric Dumazet |
2016-12-08 | net: rfs: add a jump label | Eric Dumazet |
2016-12-08 | net: smmac: allow configuring lower pbl values | Niklas Cassel |
2016-12-08 | net: stmmac: add support for independent DMA pbl for tx/rx | Niklas Cassel |
2016-12-08 | NET: usb: cdc_mbim: add quirk for supporting Telit LE922A | Daniele Palmas |
2016-12-08 | net/sched: cls_flower: Support matching on ICMP type and code | Simon Horman |
2016-12-08 | flow dissector: ICMP support | Simon Horman |
2016-12-08 | net/sched: cls_flower: Add support for matching on flags | Or Gerlitz |
2016-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-12-07 | Revert "default exported asm symbols to zero" | Linus Torvalds |
2016-12-07 | net: sock_rps_record_flow() is for connected sockets | Eric Dumazet |
2016-12-07 | netfilter: xt_bpf: support ebpf | Willem de Bruijn |
2016-12-07 | netfilter: nf_tables: support for set flushing | Pablo Neira Ayuso |
2016-12-07 | netfilter: nft_objref: support for stateful object maps | Pablo Neira Ayuso |
2016-12-07 | netfilter: nf_tables: add stateful object reference to set elements | Pablo Neira Ayuso |
2016-12-07 | netfilter: nft_quota: add depleted flag for objects | Pablo Neira Ayuso |
2016-12-07 | netfilter: nf_tables: notify internal updates of stateful objects | Pablo Neira Ayuso |
2016-12-07 | netfilter: nf_tables: atomic dump and reset for stateful objects | Pablo Neira Ayuso |
2016-12-07 | netfilter: nft_quota: dump consumed quota | Pablo Neira Ayuso |
2016-12-07 | can: raw: raw_setsockopt: limit number of can_filter that can be set | Marc Kleine-Budde |
2016-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-06 | acpi, nfit, libnvdimm: fix / harden ars_status output length handling | Dan Williams |
2016-12-06 | netfilter: nf_tables: add stateful object reference expression | Pablo Neira Ayuso |
2016-12-06 | netfilter: nft_quota: add stateful object type | Pablo Neira Ayuso |
2016-12-06 | netfilter: nft_counter: add stateful object type | Pablo Neira Ayuso |
2016-12-06 | netfilter: nf_tables: add stateful objects | Pablo Neira Ayuso |
2016-12-06 | netfilter: add and use nf_fwd_netdev_egress | Florian Westphal |
2016-12-06 | netfilter: ingress: translate 0 nf_hook_slow retval to -1 | Florian Westphal |