summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-04-28net: udp: rename UDP_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename ICMP_INC_STATS_BH()Eric Dumazet
2016-04-28dccp: rename DCCP_INC_STATS_BH()Eric Dumazet
2016-04-28net: snmp: kill various STATS_USER() helpersEric Dumazet
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-27net: ipv6: Use passed in table for nexthop lookupsDavid Ahern
2016-04-26net: remove NETDEV_TX_LOCKED supportFlorian Westphal
2016-04-26sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...Xin Long
2016-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-04-26sched: align nlattr properly when neededNicolas Dichtel
2016-04-26neigh: align nlattr properly when neededNicolas Dichtel
2016-04-26rtnl: align nlattr properly when neededNicolas Dichtel
2016-04-26ovs: align nlattr properly when neededNicolas Dichtel
2016-04-26sock_diag: align nlattr properly when neededNicolas Dichtel
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-26ila: add checksum neutral ILA translationsTom Herbert
2016-04-26ila: xlat changesTom Herbert
2016-04-26ila: Add struct definitions and helpersTom Herbert
2016-04-25Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination addressGlenn Ruben Bakke
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-25ipv6: Revert optional address flusing on ifdown.David S. Miller
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-25ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni
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-24bridge: mdb: Marking port-group as offloadedElad Raz
2016-04-24bridge: mdb: Common function for mdb entry translationElad Raz
2016-04-24switchdev: Adding complete operation to deferred switchdev opsElad Raz
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-24xfrm: align nlattr properly when neededNicolas Dichtel
2016-04-24libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel