summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-04-29ip_tunnel: fix preempt warning in ip tunnel creation/updatingPaolo Abeni
2016-04-29batman-adv: Fix reference counting of hardif_neigh_node object for neigh_nodeSven Eckelmann
2016-04-29batman-adv: Fix reference counting of vlan object for tt_local_entrySven Eckelmann
2016-04-29batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP eventAntonio Quartulli
2016-04-29batman-adv: fix DAT candidate selection (must use vid)Antonio Quartulli
2016-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-28net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli
2016-04-28tcp: give prequeue mode some careEric Dumazet
2016-04-28gre: reject GUE and FOU in collect metadata modeJiri Benc
2016-04-28gre: build header correctly for collect metadata tunnelsJiri Benc
2016-04-28gre: do not assign header_ops in collect metadata modeJiri Benc
2016-04-28Merge tag 'mac80211-for-davem-2016-04-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-04-28tipc: remove an unnecessary NULL checkDan Carpenter
2016-04-28Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-04-28tuntap: calculate rps hash only when neededJason Wang
2016-04-28tcp: Handle eor bit when fragmenting a skbMartin KaFai Lau
2016-04-28tcp: Handle eor bit when coalescing skbMartin KaFai Lau
2016-04-28tcp: Make use of MSG_EOR in tcp_sendmsgMartin KaFai Lau
2016-04-28tcp: remove SKBTX_ACK_TSTAMP since it is redundantSoheil Hassas Yeganeh
2016-04-28tcp: remove an unnecessary check in tcp_tx_timestampSoheil Hassas Yeganeh
2016-04-28net: snmp: kill STATS_BH macrosEric Dumazet
2016-04-28ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet
2016-04-28ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet
2016-04-28ipv6: rename IP6_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet
2016-04-28net: rename IP_UPD_PO_STATS_BH()Eric Dumazet
2016-04-28net: rename IP_ADD_STATS_BH()Eric Dumazet
2016-04-28net: rename ICMP6_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename IP_INC_STATS_BH()Eric Dumazet
2016-04-28net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet
2016-04-28net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet
2016-04-28net: tcp: rename TCP_INC_STATS_BHEric Dumazet
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-27mac80211: fix statistics leak if dev_alloc_name() failsJohannes Berg
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