aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-27net: rename IP_ADD_STATS_BH()Eric Dumazet2-4/+4
2016-04-27net: rename ICMP6_INC_STATS_BH()Eric Dumazet5-14/+14
2016-04-27net: rename IP_INC_STATS_BH()Eric Dumazet7-28/+28
2016-04-27net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet1-6/+6
2016-04-27net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-27net: tcp: rename TCP_INC_STATS_BHEric Dumazet6-24/+24
2016-04-27net: udp: rename UDP_INC_STATS_BH()Eric Dumazet4-46/+46
2016-04-27net: rename ICMP_INC_STATS_BH()Eric Dumazet5-13/+13
2016-04-27dccp: rename DCCP_INC_STATS_BH()Eric Dumazet7-16/+16
2016-04-27net: snmp: kill various STATS_USER() helpersEric Dumazet4-44/+43
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-84/+112
2016-04-27net: ipv6: Use passed in table for nexthop lookupsDavid Ahern1-2/+38
2016-04-26net: remove NETDEV_TX_LOCKED supportFlorian Westphal3-34/+2
2016-04-26sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_policy is setXin Long1-1/+5
2016-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller10-147/+142
2016-04-26sched: align nlattr properly when neededNicolas Dichtel16-33/+48
2016-04-26neigh: align nlattr properly when neededNicolas Dichtel1-1/+2
2016-04-26rtnl: align nlattr properly when neededNicolas Dichtel1-2/+2
2016-04-26ovs: align nlattr properly when neededNicolas Dichtel1-12/+15
2016-04-26sock_diag: align nlattr properly when neededNicolas Dichtel3-6/+10
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern1-33/+15
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller1-12/+150
2016-04-26ila: add checksum neutral ILA translationsTom Herbert4-15/+105
2016-04-26ila: xlat changesTom Herbert1-69/+34
2016-04-26ila: Add struct definitions and helpersTom Herbert4-82/+161
2016-04-26Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination addressGlenn Ruben Bakke1-7/+4
2016-04-25RDS: TCP: Call pskb_extract() helper functionSowmini Varadhan1-11/+3
2016-04-25skbuff: Add pskb_extract() helper functionSowmini Varadhan1-0/+242
2016-04-25codel: split into multiple filesMichal Kazior2-0/+4
2016-04-25codel: generalize the implementationMichal Kazior2-7/+32
2016-04-25net: better drop monitoring in ip{6}_recv_error()Eric Dumazet2-10/+10
2016-04-25tcp: SYN packets are now simply consumedEric Dumazet1-18/+1
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller1-150/+12
2016-04-25wireless: use nla_put_u64_64bit()Nicolas Dichtel1-36/+55
2016-04-25netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel1-12/+24
2016-04-25ieee802154: use nla_put_u64_64bit()Nicolas Dichtel2-7/+13
2016-04-25l2tp: use nla_put_u64_64bit()Nicolas Dichtel1-32/+48
2016-04-25bridge: use nla_put_u64_64bit()Nicolas Dichtel1-26/+36
2016-04-25ovs: use nla_put_u64_64bit()Nicolas Dichtel1-1/+2
2016-04-25ipv6: use nla_put_u64_64bit()Nicolas Dichtel2-7/+11
2016-04-25sched: use nla_put_u64_64bit()Nicolas Dichtel3-5/+10
2016-04-25rtnl: use nla_put_u64_64bit()Nicolas Dichtel1-18/+18
2016-04-25soreuseport: Resolve merge conflict for v4/v6 ordering fixCraig Gallek1-1/+5
2016-04-24ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni1-1/+5
2016-04-24tcp-tso: do not split TSO packets at retransmit timeEric Dumazet3-38/+32
2016-04-24tipc: fix stale links after re-enabling bearerParthasarathy Bhuvaragan1-2/+1
2016-04-24bridge: mdb: Marking port-group as offloadedElad Raz3-32/+71
2016-04-24bridge: mdb: Common function for mdb entry translationElad Raz1-18/+15
2016-04-24switchdev: Adding complete operation to deferred switchdev opsElad Raz1-0/+6
2016-04-24tcp: Merge txstamp_ack in tcp_skb_collapse_tstampMartin KaFai Lau1-0/+2