Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | net/sched: introduce Match-all classifier | Jiri Pirko | 2016-07-24 | 1 | -0/+11 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-24 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | bpf, elf: add official ELF machine define for eBPF | Daniel Borkmann | 2016-07-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | bpf: add XDP_TX xdp_action for direct forwarding | Brenden Blanco | 2016-07-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | rtnl: add option for setting link xdp prog | Brenden Blanco | 2016-07-19 | 1 | -0/+12 | |
| * | | | | | | | | | | | | bpf: add XDP prog type for early driver filter | Brenden Blanco | 2016-07-19 | 1 | -0/+20 | |
| * | | | | | | | | | | | | net/ncsi: NCSI command packet handler | Gavin Shan | 2016-07-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | bpf: avoid stack copy and use skb ctx for event output | Daniel Borkmann | 2016-07-15 | 1 | -0/+2 | |
| * | | | | | | | | | | | | sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt | Xin Long | 2016-07-11 | 1 | -0/+12 | |
| * | | | | | | | | | | | | sctp: add SCTP_DEFAULT_PRINFO into sctp sockopt | Xin Long | 2016-07-11 | 1 | -0/+29 | |
| * | | | | | | | | | | | | sctp: add SCTP_PR_SUPPORTED on sctp sockopt | Xin Long | 2016-07-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | net: bridge: extend MLD/IGMP query stats | Nikolay Aleksandrov | 2016-07-09 | 1 | -2/+5 | |
| * | | | | | | | | | | | | bpf: introduce bpf_get_current_task() helper | Alexei Starovoitov | 2016-07-09 | 1 | -0/+7 | |
| * | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc... | David S. Miller | 2016-07-06 | 1 | -0/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | cfg80211: Add mesh peer AID setting API | Masashi Honma | 2016-07-06 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | nl80211: support beacon report scanning | Avraham Stern | 2016-07-06 | 1 | -0/+42 | |
| | * | | | | | | | | | | | | nl80211: Add API to support VHT MU-MIMO air sniffer | Aviya Erenfeld | 2016-07-06 | 1 | -0/+29 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-06 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2016-07-06 | 2 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | netfilter: nf_tables: add support for inverted logic in nft_lookup | Arturo Borrero | 2016-06-24 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | netfilter: xt_NFLOG: nflog-range does not truncate packets | Vishwanath Pai | 2016-06-24 | 1 | -1/+5 | |
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m... | David S. Miller | 2016-07-04 | 1 | -0/+114 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | batman-adv: throughput meter implementation | Antonio Quartulli | 2016-07-04 | 1 | -0/+43 | |
| | * | | | | | | | | | | | | | batman-adv: add netlink command to query generic mesh information files | Matthias Schiffer | 2016-07-04 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | | batman-adv: add generic netlink family for batman-adv | Matthias Schiffer | 2016-07-04 | 1 | -0/+53 | |
| * | | | | | | | | | | | | | | bpf: add bpf_get_hash_recalc helper | Daniel Borkmann | 2016-07-04 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | net sched actions: skbedit add support for mod-ing skb pkt_type | Jamal Hadi Salim | 2016-07-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | net/devlink: Add E-Switch mode control | Or Gerlitz | 2016-07-02 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | cgroup: bpf: Add bpf_skb_in_cgroup_proto | Martin KaFai Lau | 2016-07-01 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY | Martin KaFai Lau | 2016-07-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | tcp: add an ability to dump and restore window parameters | Andrey Vagin | 2016-06-30 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | net: bridge: add support for IGMP/MLD stats and export them via netlink | Nikolay Aleksandrov | 2016-06-30 | 2 | -0/+27 | |
| * | | | | | | | | | | | | | | net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute | Nikolay Aleksandrov | 2016-06-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | bpf: add bpf_skb_change_type helper | Daniel Borkmann | 2016-06-30 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | bpf: add bpf_skb_change_proto helper | Daniel Borkmann | 2016-06-30 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read | Daniel Borkmann | 2016-06-30 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-06-30 | 5 | -1/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | net: diag: Add support to filter on device index | David Ahern | 2016-06-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | ethtool: Add 50G baseSR2 link mode | Gal Pressman | 2016-06-27 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | openvswitch: Add packet len info to upcall. | William Tu | 2016-06-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | ipv6: RFC 4884 partial support for SIT/GRE tunnels | Eric Dumazet | 2016-06-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | can: bcm: add support for CAN FD frames | Oliver Hartkopp | 2016-06-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | netlink: Add comment to warn about deprecated netlink rings attribute request | Fabien Siron | 2016-06-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads | Philip Prindeville | 2016-06-15 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc... | David S. Miller | 2016-06-10 | 2 | -42/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | wext: reformat struct/union declarations | Johannes Berg | 2016-06-09 | 1 | -41/+22 | |
| | * | | | | | | | | | | | | | cfg80211: Advertise extended capabilities per interface type to userspace | Kanchanapally, Vidyullatha | 2016-05-31 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | cfg80211: Allow cfg80211_connect_result() errors to be distinguished | Jouni Malinen | 2016-05-31 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | virtio_net: add _UAPI prefix to virtio_net header guards | Mike Rapoport | 2016-06-10 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | openvswitch: Add packet truncation support. | William Tu | 2016-06-10 | 1 | -0/+6 |