summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | ovs: align nlattr properly when neededNicolas Dichtel2016-04-261-12/+15
* | | sock_diag: align nlattr properly when neededNicolas Dichtel2016-04-263-6/+10
* | | ila: add checksum neutral ILA translationsTom Herbert2016-04-264-15/+105
* | | ila: xlat changesTom Herbert2016-04-261-69/+34
* | | ila: Add struct definitions and helpersTom Herbert2016-04-264-82/+161
* | | RDS: TCP: Call pskb_extract() helper functionSowmini Varadhan2016-04-251-11/+3
* | | skbuff: Add pskb_extract() helper functionSowmini Varadhan2016-04-251-0/+242
* | | codel: split into multiple filesMichal Kazior2016-04-252-0/+4
* | | codel: generalize the implementationMichal Kazior2016-04-252-7/+32
* | | net: better drop monitoring in ip{6}_recv_error()Eric Dumazet2016-04-252-10/+10
* | | tcp: SYN packets are now simply consumedEric Dumazet2016-04-251-18/+1
* | | wireless: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-36/+55
* | | netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-12/+24
* | | ieee802154: use nla_put_u64_64bit()Nicolas Dichtel2016-04-252-7/+13
* | | l2tp: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-32/+48
* | | bridge: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-26/+36
* | | ovs: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-1/+2
* | | ipv6: use nla_put_u64_64bit()Nicolas Dichtel2016-04-252-7/+11
* | | sched: use nla_put_u64_64bit()Nicolas Dichtel2016-04-253-5/+10
* | | rtnl: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-18/+18
* | | soreuseport: Resolve merge conflict for v4/v6 ordering fixCraig Gallek2016-04-251-1/+5
* | | tcp-tso: do not split TSO packets at retransmit timeEric Dumazet2016-04-243-38/+32
* | | tipc: fix stale links after re-enabling bearerParthasarathy Bhuvaragan2016-04-241-2/+1
* | | tcp: Merge txstamp_ack in tcp_skb_collapse_tstampMartin KaFai Lau2016-04-241-0/+2
* | | tcp: Carry txstamp_ack in tcp_fragment_tstampMartin KaFai Lau2016-04-241-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-2411-814/+578
|\ \ \
| * | | netfilter: conntrack: don't acquire lock during seq_printfFlorian Westphal2016-04-192-14/+2
| * | | netfilter: ctnetlink: restore inlining for netlink message size calculationPablo Neira Ayuso2016-04-181-5/+5
| * | | netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'Florian Westphal2016-04-184-6/+9
| * | | netfilter: labels: don't emit ct event if labels were not changedFlorian Westphal2016-04-181-6/+10
| * | | netfilter: connlabels: move helpers to xt_connlabelFlorian Westphal2016-04-182-19/+12
| * | | netfilter: ctnetlink: remove unnecessary inliningPablo Neira Ayuso2016-04-141-69/+48
| * | | netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-04-144-130/+89
| * | | netfilter: x_tables: remove obsolete checkFlorian Westphal2016-04-143-22/+0
| * | | netfilter: x_tables: remove obsolete overflow check for compat case tooFlorian Westphal2016-04-143-6/+0
| * | | netfilter: x_tables: do compat validation via translate_tableFlorian Westphal2016-04-144-342/+83
| * | | netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-04-144-50/+25
| * | | netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal2016-04-141-46/+36
| * | | netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal2016-04-141-35/+24
| * | | netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal2016-04-141-35/+24
| * | | netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal2016-04-141-5/+76
| * | | netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-04-144-8/+24
| * | | netfilter: x_tables: check standard target size tooFlorian Westphal2016-04-141-0/+15
| * | | netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-04-144-3/+28
| * | | netfilter: x_tables: assert minimum target sizeFlorian Westphal2016-04-141-0/+3
| * | | netfilter: x_tables: kill check_entry helperFlorian Westphal2016-04-143-35/+24
| * | | netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-04-144-32/+37
| * | | netfilter: x_tables: validate targets of jumpsFlorian Westphal2016-04-143-0/+48
| * | | netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal2016-04-143-3/+13
* | | | xfrm: align nlattr properly when neededNicolas Dichtel2016-04-231-4/+6
OpenPOWER on IntegriCloud