| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: align nlattr properly when needed | Nicolas Dichtel | 2016-04-26 | 16 | -2/+20 |
* | 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 |
* | skbuff: Add pskb_extract() helper function | Sowmini Varadhan | 2016-04-25 | 1 | -0/+2 |
* | fq: add fair queuing framework | Michal Kazior | 2016-04-25 | 2 | -0/+364 |
* | codel: split into multiple files | Michal Kazior | 2016-04-25 | 3 | -223/+328 |
* | codel: generalize the implementation | Michal Kazior | 2016-04-25 | 1 | -25/+39 |
* | route: move lwtunnel state to a single place | Jiri Benc | 2016-04-25 | 1 | -4/+1 |
* | qed*: Conditions for changing link | Yuval Mintz | 2016-04-25 | 1 | -0/+10 |
* | qed*: Align statistics names | Yuval Mintz | 2016-04-25 | 1 | -10/+10 |
* | 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 |
* | ieee802154: use nla_put_u64_64bit() | Nicolas Dichtel | 2016-04-25 | 1 | -0/+2 |
* | 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 |
* | soreuseport: Resolve merge conflict for v4/v6 ordering fix | Craig Gallek | 2016-04-25 | 1 | -1/+5 |
* | sock: relax WARN_ON() in sock_owned_by_user() | Eric Dumazet | 2016-04-25 | 1 | -1/+1 |
* | tcp-tso: do not split TSO packets at retransmit time | Eric Dumazet | 2016-04-24 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2016-04-24 | 2 | -4/+13 |
|\ |
|
| * | netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used' | Florian Westphal | 2016-04-18 | 1 | -2/+2 |
| * | netfilter: connlabels: move helpers to xt_connlabel | Florian Westphal | 2016-04-18 | 1 | -1/+0 |
| * | netfilter: x_tables: introduce and use xt_copy_counters_from_user | Florian Westphal | 2016-04-14 | 1 | -0/+3 |
| * | netfilter: x_tables: xt_compat_match_from_user doesn't need a retval | Florian Westphal | 2016-04-14 | 1 | -1/+1 |
| * | netfilter: x_tables: check for bogus target offset | Florian Westphal | 2016-04-14 | 1 | -2/+2 |
| * | netfilter: x_tables: add compat version of xt_check_entry_offsets | Florian Westphal | 2016-04-14 | 1 | -0/+3 |
| * | netfilter: x_tables: add and use xt_check_entry_offsets | Florian Westphal | 2016-04-14 | 1 | -0/+4 |
* | | xfrm: align nlattr properly when needed | Nicolas Dichtel | 2016-04-24 | 1 | -0/+1 |
* | | libnl: add nla_put_u64_64bit() helper | Nicolas Dichtel | 2016-04-24 | 1 | -0/+13 |
* | | libnl: nla_put_msecs(): align on a 64-bit area | Nicolas Dichtel | 2016-04-24 | 4 | -4/+11 |
* | | libnl: nla_put_s64(): align on a 64-bit area | Nicolas Dichtel | 2016-04-24 | 1 | -4/+7 |
* | | libnl: nla_put_net64(): align on a 64-bit area | Nicolas Dichtel | 2016-04-24 | 3 | -11/+13 |
* | | libnl: nla_put_be64(): align on a 64-bit area | Nicolas Dichtel | 2016-04-24 | 7 | -4/+27 |
* | | libnl: nla_put_le64(): align on a 64-bit area | Nicolas Dichtel | 2016-04-24 | 2 | -3/+11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-24 | 18 | -108/+151 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-04-21 | 10 | -4/+74 |
| |\ \ |
|
| | * | | net/mlx4_core: Avoid repeated calls to pci enable/disable | Daniel Jurgens | 2016-04-21 | 1 | -0/+7 |
| | * | | tcp: Merge tx_flags and tskey in tcp_shifted_skb | Martin KaFai Lau | 2016-04-21 | 1 | -0/+2 |
| | * | | cls_cgroup: get sk_classid only from full sockets | Konstantin Khlebnikov | 2016-04-20 | 1 | -2/+5 |
| | * | | soreuseport: fix ordering for mixed v4/v6 sockets | Craig Gallek | 2016-04-15 | 2 | -1/+44 |
| | * | | ipv6: udp: Do a route lookup and update during release_cb | Martin KaFai Lau | 2016-04-14 | 1 | -0/+1 |
| | * | | ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update | Martin KaFai Lau | 2016-04-14 | 1 | -0/+1 |
| | * | | devlink: add missing install of header | stephen hemminger | 2016-04-12 | 1 | -0/+1 |
| | * | | net: vrf: Fix dst reference counting | David Ahern | 2016-04-11 | 2 | -0/+6 |