Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-05-17 | 45 | -6/+407 |
|\ | |||||
| * | net: cls_u32: Add support for skip-sw flag to tc u32 classifier. | Samudrala, Sridhar | 2016-05-16 | 1 | -0/+1 |
| * | net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file. | Samudrala, Sridhar | 2016-05-16 | 1 | -0/+3 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-15 | 3 | -0/+73 |
| |\ | |||||
| * \ | Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc... | David S. Miller | 2016-05-12 | 1 | -0/+11 |
| |\ \ | |||||
| | * | | nl80211: use nla_put_u64_64bit() for the remaining u64 attributes | Johannes Berg | 2016-04-27 | 1 | -0/+4 |
| | * | | nl80211: add missing kerneldoc for new *_PAD attributes | Johannes Berg | 2016-04-26 | 1 | -0/+4 |
| | * | | cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION | Mohammed Shafi Shajakhan | 2016-04-26 | 1 | -0/+3 |
| * | | | gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U) | Pablo Neira | 2016-05-10 | 4 | -1/+46 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-09 | 4 | -12/+297 |
| |\ \ \ | |||||
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2016-05-09 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | netfilter: nf_tables: allow set names up to 32 bytes | Pablo Neira Ayuso | 2016-05-05 | 1 | -0/+1 |
| * | | | | | fq_codel: add memory limitation per queue | Eric Dumazet | 2016-05-08 | 1 | -0/+3 |
| * | | | | | net: Add Qualcomm IPC router | Courtney Cavin | 2016-05-08 | 1 | -0/+12 |
| * | | | | | bpf: direct packet access | Alexei Starovoitov | 2016-05-06 | 1 | -0/+2 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-04 | 1 | -10/+20 |
| |\ \ \ \ \ | |||||
| * | | | | | | fq_codel: add batch ability to fq_codel_drop() | Eric Dumazet | 2016-05-03 | 1 | -0/+1 |
| * | | | | | | bridge: netlink: export per-vlan stats | Nikolay Aleksandrov | 2016-05-02 | 2 | -0/+19 |
| * | | | | | | bridge: vlan: learn to count | Nikolay Aleksandrov | 2016-05-02 | 1 | -0/+1 |
| * | | | | | | net: rtnetlink: add linkxstats callbacks and attribute | Nikolay Aleksandrov | 2016-05-02 | 1 | -0/+12 |
| * | | | | | | ppp: add rtnetlink device creation support | Guillaume Nault | 2016-04-29 | 1 | -0/+8 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-27 | 2 | -3/+7 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | sched: align nlattr properly when needed | Nicolas Dichtel | 2016-04-26 | 15 | -0/+16 |
| * | | | | | | | ovs: align nlattr properly when needed | Nicolas Dichtel | 2016-04-26 | 1 | -0/+2 |
| * | | | | | | | sock_diag: align nlattr properly when needed | Nicolas Dichtel | 2016-04-26 | 1 | -1/+3 |
| * | | | | | | | fs/quota: use nla_put_u64_64bit() | Nicolas Dichtel | 2016-04-26 | 1 | -0/+1 |
| * | | | | | | | macsec: use nla_put_u64_64bit() | Nicolas Dichtel | 2016-04-26 | 2 | -0/+7 |
| * | | | | | | | ila: add checksum neutral ILA translations | Tom Herbert | 2016-04-26 | 1 | -0/+7 |
| | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | wireless: use nla_put_u64_64bit() | Nicolas Dichtel | 2016-04-25 | 1 | -0/+4 |
| * | | | | | | netfilter/ipvs: use nla_put_u64_64bit() | Nicolas Dichtel | 2016-04-25 | 1 | -0/+1 |
| * | | | | | | l2tp: use nla_put_u64_64bit() | Nicolas Dichtel | 2016-04-25 | 1 | -0/+1 |
| * | | | | | | bridge: use nla_put_u64_64bit() | Nicolas Dichtel | 2016-04-25 | 1 | -0/+2 |
| * | | | | | | ovs: use nla_put_u64_64bit() | Nicolas Dichtel | 2016-04-25 | 1 | -0/+1 |
| * | | | | | | ipv6: use nla_put_u64_64bit() | Nicolas Dichtel | 2016-04-25 | 1 | -0/+1 |
| * | | | | | | sched: use nla_put_u64_64bit() | Nicolas Dichtel | 2016-04-25 | 1 | -0/+3 |
| * | | | | | | rtnl: use nla_put_u64_64bit() | Nicolas Dichtel | 2016-04-25 | 1 | -0/+1 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | xfrm: align nlattr properly when needed | Nicolas Dichtel | 2016-04-23 | 1 | -0/+1 |
| * | | | | | libnl: nla_put_msecs(): align on a 64-bit area | Nicolas Dichtel | 2016-04-23 | 3 | -0/+4 |
| * | | | | | libnl: nla_put_net64(): align on a 64-bit area | Nicolas Dichtel | 2016-04-23 | 1 | -0/+1 |
| * | | | | | libnl: nla_put_be64(): align on a 64-bit area | Nicolas Dichtel | 2016-04-23 | 6 | -0/+16 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-23 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| * | | | | | | ipmr: align RTA_MFC_STATS on 64-bit | Nicolas Dichtel | 2016-04-21 | 1 | -0/+1 |
| * | | | | | | rtnetlink: add new RTM_GETSTATS message to dump link stats | Roopa Prabhu | 2016-04-20 | 2 | -0/+28 |
| * | | | | | | net/hsr: Fixed version field in ENUM | Peter Heise | 2016-04-20 | 1 | -1/+1 |
| * | | | | | | bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output | Daniel Borkmann | 2016-04-19 | 1 | -0/+4 |
| * | | | | | | net: Align IFLA_STATS64 attributes properly on architectures that need it. | David S. Miller | 2016-04-19 | 1 | -0/+1 |
| * | | | | | | sctp: add the sctp_diag.c file | Xin Long | 2016-04-15 | 1 | -0/+2 |
| * | | | | | | net/hsr: Added support for HSR v1 | Peter Heise | 2016-04-15 | 2 | -0/+2 |
| * | | | | | | devlink: implement shared buffer occupancy monitoring interface | Jiri Pirko | 2016-04-14 | 1 | -0/+6 |
| * | | | | | | devlink: add shared buffer configuration | Jiri Pirko | 2016-04-14 | 1 | -0/+57 |