summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-04-2610-147/+142
|\
| * Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination addressGlenn Ruben Bakke2016-04-261-7/+4
| * 6lowpan: move mac802154 headerAlexander Aring2016-04-131-3/+0
| * 6lowpan: add lowpan_is_ll functionAlexander Aring2016-04-131-0/+9
| * 6lowpan: move eui64 uncompress functionAlexander Aring2016-04-131-16/+0
| * 6lowpan: iphc: remove unnecessary zero dataAlexander Aring2016-04-131-1/+1
| * 6lowpan: iphc: rename add lowpan prefixAlexander Aring2016-04-131-25/+31
| * 6lowpan: move lowpan_802154_dev to 6lowpanAlexander Aring2016-04-131-12/+0
| * 6lowpan: change naming for lowpan private dataAlexander Aring2016-04-138-87/+91
| * ieee802154: 6lowpan: fix short addr hashAlexander Aring2016-04-131-1/+1
| * nl802154: avoid address change while running lowpanAlexander Aring2016-04-131-0/+10
* | sched: align nlattr properly when neededNicolas Dichtel2016-04-2616-33/+48
* | neigh: align nlattr properly when neededNicolas Dichtel2016-04-261-1/+2
* | rtnl: align nlattr properly when neededNicolas Dichtel2016-04-261-2/+2
* | 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
OpenPOWER on IntegriCloud