summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-04-26ila: Add struct definitions and helpersTom Herbert
2016-04-25RDS: TCP: Call pskb_extract() helper functionSowmini Varadhan
2016-04-25skbuff: Add pskb_extract() helper functionSowmini Varadhan
2016-04-25codel: split into multiple filesMichal Kazior
2016-04-25codel: generalize the implementationMichal Kazior
2016-04-25net: better drop monitoring in ip{6}_recv_error()Eric Dumazet
2016-04-25tcp: SYN packets are now simply consumedEric Dumazet
2016-04-25wireless: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25ieee802154: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25l2tp: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25bridge: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25ovs: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25ipv6: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25sched: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25rtnl: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25soreuseport: Resolve merge conflict for v4/v6 ordering fixCraig Gallek
2016-04-24tcp-tso: do not split TSO packets at retransmit timeEric Dumazet
2016-04-24tipc: fix stale links after re-enabling bearerParthasarathy Bhuvaragan
2016-04-24tcp: Merge txstamp_ack in tcp_skb_collapse_tstampMartin KaFai Lau
2016-04-24tcp: Carry txstamp_ack in tcp_fragment_tstampMartin KaFai Lau
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-04-23xfrm: align nlattr properly when neededNicolas Dichtel
2016-04-23libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel
2016-04-23libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-21openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman
2016-04-21net: Add support for IP ID mangling TSO in cases that require encapsulationAlexander Duyck
2016-04-21tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau
2016-04-21tcp: Merge tx_flags and tskey in tcp_collapse_retransMartin KaFai Lau
2016-04-21ip6mr: align RTA_MFC_STATS on 64-bitNicolas Dichtel
2016-04-21ipmr: align RTA_MFC_STATS on 64-bitNicolas Dichtel
2016-04-21rtnl: use the new API to align IFLA_STATS*Nicolas Dichtel
2016-04-21NLA_BINARY misuse bug in HSRPeter Heise
2016-04-21net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diagXin Long
2016-04-21tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acksMartin KaFai Lau
2016-04-21net: dsa: remove tag_protocol from dsa_switchVivien Didelot
2016-04-21openvswitch: Orphan skbs before IPv6 defragJoe Stringer
2016-04-20rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu
2016-04-19VSOCK: Only check error on skb_recv_datagram when skb is NULLJorgen Hansen
2016-04-19net: dsa: kill circular reference with slave privVivien Didelot
2016-04-19bpf: add event output helper for notifications/sampling/loggingDaniel Borkmann
2016-04-19net/ipv6/addrconf: fix sysctl table indentationKonstantin Khlebnikov
2016-04-19net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov
2016-04-19net: Add helpers for 64-bit aligning netlink attributes.David S. Miller
2016-04-19net: Align IFLA_STATS64 attributes properly on architectures that need it.David S. Miller
2016-04-19netfilter: conntrack: don't acquire lock during seq_printfFlorian Westphal
2016-04-18netfilter: ctnetlink: restore inlining for netlink message size calculationPablo Neira Ayuso