summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-10packet: compat support for sock_fprogWillem de Bruijn
2016-06-10net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern
2016-06-10rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells
2016-06-10net/netlink/af_netlink.h: Remove unused structure.Fabien Siron
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet
2016-06-09Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-06-09sit: remove unnecessary protocol check in ipip6_tunnel_xmit()Simon Horman
2016-06-09wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti
2016-06-09cfg80211: remove get/set antenna and tx power warningsJohannes Berg
2016-06-09sched: remove qdisc->dropFlorian Westphal
2016-06-09sched: remove qdisc_rehape_failFlorian Westphal
2016-06-09cbq: remove TCA_CBQ_POLICE supportFlorian Westphal
2016-06-09cbq: remove TCA_CBQ_OVL_STRATEGY supportFlorian Westphal
2016-06-09qfq: don't leak skb if kzalloc failsFlorian Westphal
2016-06-09ip6gre: Allow live link address changeShweta Choudaha
2016-06-09ip6gre: Allow live link address changeShweta Choudaha
2016-06-09net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski
2016-06-09net: cls_u32: catch all hardware offload errorsJakub Kicinski
2016-06-08net: Add l3mdev ruleDavid Ahern
2016-06-08tipc: change node timer unit from jiffies to msJon Paul Maloy
2016-06-08tipc: correct error in node fsmJon Paul Maloy
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli
2016-06-08net: dsa: Add initialization helper for CPU port ethtool_opsFlorian Fainelli
2016-06-08net: dsa: Provide a slave MII bus if neededFlorian Fainelli
2016-06-08net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_maskFlorian Fainelli
2016-06-08net: dsa: Provide unique DSA slave MII bus namesFlorian Fainelli
2016-06-08net: sched: fix missing doc annotationsEric Dumazet
2016-06-08net_sched: add missing paddattr descriptionEric Dumazet
2016-06-08ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki
2016-06-08net: Reduce queue allocation to one in kdump kernelHariprasad Shenai
2016-06-08l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault
2016-06-08ila: Perform only one translation in forwarding pathTom Herbert
2016-06-08net-sysfs: fix missing <linux/of_net.h>Ben Dooks
2016-06-08tcp: accept RST if SEQ matches right edge of right-most SACK blockPau Espin Pedrol
2016-06-08bridge: Don't insert unnecessary local fdb entry on changing mac addressToshiaki Makita
2016-06-08net: vrf: ipv6 support for local traffic to local addressesDavid Ahern
2016-06-08gue: Implement direction IP encapsulationTom Herbert
2016-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-08tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann
2016-06-07act_police: fix a crash during removalWANG Cong
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet
2016-06-07fq_codel: return non zero qlen in class dumpsEric Dumazet
2016-06-07net: cls_u32: be more strict about skip-sw flagJakub Kicinski
2016-06-07net: cls_u32: fix error code for invalid flagsJakub Kicinski
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim