summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-06-30batman-adv: Adding logging of mcast flag changesLinus Lüssing
2016-06-30batman-adv: Add multicast optimization support for bridged setupsLinus Lüssing
2016-06-30batman-adv: Always flood IGMP/MLD reportsLinus Lüssing
2016-06-30batman-adv: Include frame priority in fragment headerAndrew Lunn
2016-06-30batman-adv: Set skb priority in fragmentsAndrew Lunn
2016-06-30batman-adv: init ELP tweaking options only onceMarek Lindner
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-12sched: remove NET_XMIT_POLICEDFlorian Westphal
2016-06-11ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa
2016-06-10net_sched: remove generic throttled managementEric Dumazet
2016-06-10net_sched: netem: remove qdisc_is_throttled() useEric Dumazet
2016-06-10net_sched: cbq: remove a flaky use of qdisc_is_throttled()Eric Dumazet
2016-06-10net_sched: sch_plug: use a private throttled statusEric Dumazet
2016-06-10sctp: sctp should change socket state when shutdown is receivedXin Long
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-06-10tcp: add NV congestion controlLawrence Brakmo
2016-06-10tcp: add in_flight to tcp_skb_cbLawrence Brakmo
2016-06-10packet: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport
2016-06-10RDS: IB: Remove deprecated create_workqueueBhaktipriya Shridhar
2016-06-10rxrpc: Limit the listening backlogDavid Howells
2016-06-10rxrpc: Trim line-terminal whitespaceDavid Howells
2016-06-10net, cls: allow for deleting all filters for given parentDaniel Borkmann
2016-06-10bpf: reject wrong sized filters earlierDaniel Borkmann
2016-06-10bpf: enforce recursion limit on redirectsDaniel Borkmann
2016-06-10openvswitch: 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-09packet: compat support for sock_fprogWillem de Bruijn
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern
2016-06-09rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells
2016-06-09net/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