aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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-24tcp: Merge txstamp_ack in tcp_skb_collapse_tstampMartin KaFai Lau1-0/+2
2016-04-24tcp: Carry txstamp_ack in tcp_fragment_tstampMartin KaFai Lau1-0/+2
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller11-814/+578
2016-04-23xfrm: align nlattr properly when neededNicolas Dichtel1-4/+6
2016-04-23libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel3-12/+16
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel11-34/+60
2016-04-23libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel1-5/+8
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-136/+306
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-133/+298
2016-04-21openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman1-2/+2
2016-04-21net: Add support for IP ID mangling TSO in cases that require encapsulationAlexander Duyck1-0/+11
2016-04-21tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau2-2/+3
2016-04-21tcp: Merge tx_flags and tskey in tcp_collapse_retransMartin KaFai Lau1-0/+16
2016-04-21ip6mr: align RTA_MFC_STATS on 64-bitNicolas Dichtel1-2/+2
2016-04-21ipmr: align RTA_MFC_STATS on 64-bitNicolas Dichtel1-2/+2
2016-04-21rtnl: use the new API to align IFLA_STATS*Nicolas Dichtel1-17/+5
2016-04-21NLA_BINARY misuse bug in HSRPeter Heise1-4/+3
2016-04-21net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diagXin Long2-10/+8
2016-04-21tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acksMartin KaFai Lau1-1/+2
2016-04-21net: dsa: remove tag_protocol from dsa_switchVivien Didelot1-3/+2
2016-04-21openvswitch: Orphan skbs before IPv6 defragJoe Stringer1-0/+1
2016-04-20rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu1-0/+158
2016-04-19VSOCK: Only check error on skb_recv_datagram when skb is NULLJorgen Hansen1-5/+2
2016-04-19net: dsa: kill circular reference with slave privVivien Didelot2-10/+4