summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-06-30batman-adv: move GW mode and selection class to private data structureAntonio Quartulli
2016-06-30batman-adv: remove useless inline attribute for sysfs helper functionAntonio Quartulli
2016-06-30batman-adv: remove ogm_emit and ogm_schedule API callsAntonio Quartulli
2016-06-30batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner
2016-06-30batman-adv: refactor batadv_neigh_node_* functions to follow common styleMarek Lindner
2016-06-30batman-adv: remove unused vid local variable in tt seq printSimon Wunderlich
2016-06-30batman-adv: statically print gateway table headerAntonio Quartulli
2016-06-30batman-adv: Start new development cycleSimon Wunderlich
2016-06-13sched: remove NET_XMIT_POLICEDFlorian Westphal
2016-06-11ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa
2016-06-11net_sched: remove generic throttled managementEric Dumazet
2016-06-11net_sched: netem: remove qdisc_is_throttled() useEric Dumazet
2016-06-11net_sched: cbq: remove a flaky use of qdisc_is_throttled()Eric Dumazet
2016-06-11net_sched: sch_plug: use a private throttled statusEric Dumazet
2016-06-11sctp: sctp should change socket state when shutdown is receivedXin Long
2016-06-11Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-06-11tcp: add NV congestion controlLawrence Brakmo
2016-06-11tcp: add in_flight to tcp_skb_cbLawrence Brakmo
2016-06-11packet: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport
2016-06-11RDS: IB: Remove deprecated create_workqueueBhaktipriya Shridhar
2016-06-11rxrpc: Limit the listening backlogDavid Howells
2016-06-11rxrpc: Trim line-terminal whitespaceDavid Howells
2016-06-11net, cls: allow for deleting all filters for given parentDaniel Borkmann
2016-06-11bpf: reject wrong sized filters earlierDaniel Borkmann
2016-06-11bpf: enforce recursion limit on redirectsDaniel Borkmann
2016-06-11openvswitch: Add packet truncation support.William Tu
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-09mac80211: implement codel on fair queuing flowsMichal Kazior
2016-06-09mac80211: add debug knobs for fair queuingMichal Kazior
2016-06-09mac80211: implement fair queueing per txqMichal Kazior
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior
2016-06-09nl80211: clarify nl80211_set_reg() success pathJohannes Berg
2016-06-09nl80211: Fix checkpatch warnings about blank linesKirtika Ruchandani
2016-06-09nl80211: Fix spellingKirtika Ruchandani
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