summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-08-09batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementationsMatthias Schiffer
2016-08-09batman-adv: netlink: add originator and neighbor table queriesMatthias Schiffer
2016-08-09batman-adv: Provide TTVN in the mesh_info netlink msgSven Eckelmann
2016-08-09batman-adv: netlink: add translation table queryMatthias Schiffer
2016-08-09batman-adv: netlink: hardif queryMatthias Schiffer
2016-08-09batman-adv: netlink: add routing_algo queryMatthias Schiffer
2016-08-09batman-adv: Suppress debugfs entries for netns'sAndrew Lunn
2016-08-09batman-adv: Handle parent interfaces in a different netnsAndrew Lunn
2016-08-09batman-adv: Fix consistency of update route messagesSven Eckelmann
2016-08-09batman-adv: Use bitwise instead of arithmetic operator for flagsLinus Lüssing
2016-08-09batman-adv: Remove orig_node reference handling from send_skb_unicastSven Eckelmann
2016-08-09batman-adv: use kmem_cache for translation tableSven Eckelmann
2016-08-09batman-adv: Introduce forward packet creation helperLinus Lüssing
2016-08-09batman-adv: fix boolreturn.cocci warningskbuild test robot
2016-08-09batman-adv: iv_ogm, Reduce code duplicationMarkus Pargmann
2016-08-09batman-adv: disable sysfs knobs when GW-mode is not implementedAntonio Quartulli
2016-08-09batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli
2016-08-09batman-adv: make GW election code protocol specificAntonio Quartulli
2016-08-09batman-adv: make the GW selection class algorithm specificAntonio Quartulli
2016-08-09batman-adv: Remove unused primary_if and bat_priv variablesLinus Lüssing
2016-08-09batman-adv: Avoid sysfs name collision for netns movesSven Eckelmann
2016-08-09batman-adv: Revert "postpone sysfs removal when unregistering"Sven Eckelmann
2016-08-09batman-adv: Modify mesh_iface outside sysfs contextSven Eckelmann
2016-08-09batman-adv: Define module rtnl link nameSven Eckelmann
2016-08-09batman-adv: Document optional batadv_algo_opsSven Eckelmann
2016-08-09batman-adv: Start new development cycleSimon Wunderlich
2016-08-08sctp: use event->chunk when it's validXin Long
2016-08-08bpf: fix checksum for vlan push/pop helperDaniel Borkmann
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann
2016-08-08bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann
2016-08-08sctp_diag: Respect ss adding TCPF_CLOSE to idiag_statesPhil Sutter
2016-08-08sctp_diag: Fix T3_rtx timer exportPhil Sutter
2016-08-06Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-08-06ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells
2016-08-06OVS: Ignore negative headroom valueIan Wienand
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul
2016-08-05nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE valueMasashi Honma
2016-08-05mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma
2016-08-05mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-08-03openvswitch: Remove incorrect WARN_ONCE().Jarno Rajahalme
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-03mac80211: mesh: flush stations before beacons are stoppedMaital Hahn
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-08-02mac80211: fix check for buffered powersave frames with txqFelix Fietkau
2016-08-02cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 caseColin Ian King
2016-07-30sctp: allow receiving msg when TCP-style sk is in CLOSED stateXin Long
2016-07-30sctp: allow delivering notifications after receiving SHUTDOWNXin Long
2016-07-30sctp: fix the issue sctp requeue auth chunk incorrectlyXin Long
2016-07-30tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh