aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-10net_sched: netem: remove qdisc_is_throttled() useEric Dumazet1-3/+0
2016-06-10net_sched: cbq: remove a flaky use of qdisc_is_throttled()Eric Dumazet1-1/+1
2016-06-10net_sched: sch_plug: use a private throttled statusEric Dumazet1-6/+8
2016-06-10sctp: sctp should change socket state when shutdown is receivedXin Long2-3/+9
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller15-199/+745
2016-06-10tcp: add NV congestion controlLawrence Brakmo3-0/+493
2016-06-10tcp: add in_flight to tcp_skb_cbLawrence Brakmo2-2/+7
2016-06-10packet: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport1-34/+2
2016-06-10RDS: IB: Remove deprecated create_workqueueBhaktipriya Shridhar1-1/+1
2016-06-10rxrpc: Limit the listening backlogDavid Howells4-8/+28
2016-06-10rxrpc: Trim line-terminal whitespaceDavid Howells2-2/+2
2016-06-10net, cls: allow for deleting all filters for given parentDaniel Borkmann1-4/+33
2016-06-10bpf: reject wrong sized filters earlierDaniel Borkmann1-8/+15
2016-06-10bpf: enforce recursion limit on redirectsDaniel Borkmann2-25/+36
2016-06-10openvswitch: Add packet truncation support.William Tu5-17/+67
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller52-184/+367
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-155/+348
2016-06-09packet: compat support for sock_fprogWillem de Bruijn2-2/+40
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern1-0/+6
2016-06-09rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells5-336/+224
2016-06-09net/netlink/af_netlink.h: Remove unused structure.Fabien Siron1-14/+0
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet3-34/+3
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet1-2/+2
2016-06-09Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-4/+23
2016-06-09sit: remove unnecessary protocol check in ipip6_tunnel_xmit()Simon Horman1-3/+0
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior2-1/+113
2016-06-09mac80211: add debug knobs for fair queuingMichal Kazior1-0/+173
2016-06-09mac80211: implement fair queueing per txqMichal Kazior8-64/+162
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior6-45/+66
2016-06-09nl80211: clarify nl80211_set_reg() success pathJohannes Berg1-4/+2
2016-06-09nl80211: Fix checkpatch warnings about blank linesKirtika Ruchandani1-12/+10
2016-06-09nl80211: Fix spellingKirtika Ruchandani1-1/+1
2016-06-09wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti1-2/+23
2016-06-09cfg80211: remove get/set antenna and tx power warningsJohannes Berg1-2/+0
2016-06-08sched: remove qdisc->dropFlorian Westphal18-359/+0
2016-06-08sched: remove qdisc_rehape_failFlorian Westphal4-7/+7
2016-06-08cbq: remove TCA_CBQ_POLICE supportFlorian Westphal1-94/+1
2016-06-08cbq: remove TCA_CBQ_OVL_STRATEGY supportFlorian Westphal1-160/+6
2016-06-08qfq: don't leak skb if kzalloc failsFlorian Westphal1-2/+4
2016-06-08ip6gre: Allow live link address changeShweta Choudaha1-0/+3
2016-06-08ip6gre: Allow live link address changeShweta Choudaha1-0/+3
2016-06-08net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski1-18/+19
2016-06-08net: cls_u32: catch all hardware offload errorsJakub Kicinski1-1/+7
2016-06-08net: Add l3mdev ruleDavid Ahern4-9/+74
2016-06-08tipc: change node timer unit from jiffies to msJon Paul Maloy2-10/+10
2016-06-08tipc: correct error in node fsmJon Paul Maloy1-2/+2
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli4-10/+49
2016-06-08net: dsa: Add initialization helper for CPU port ethtool_opsFlorian Fainelli2-6/+9
2016-06-08net: dsa: Provide a slave MII bus if neededFlorian Fainelli1-0/+15
2016-06-08net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_maskFlorian Fainelli1-0/+15