summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: fix boolreturn.cocci warningskbuild test robot2016-08-091-1/+1
* batman-adv: iv_ogm, Reduce code duplicationMarkus Pargmann2016-08-091-30/+47
* batman-adv: disable sysfs knobs when GW-mode is not implementedAntonio Quartulli2016-08-091-0/+28
* batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli2016-08-093-4/+226
* batman-adv: make GW election code protocol specificAntonio Quartulli2016-08-095-192/+263
* batman-adv: make the GW selection class algorithm specificAntonio Quartulli2016-08-093-2/+79
* batman-adv: Remove unused primary_if and bat_priv variablesLinus Lüssing2016-08-091-15/+4
* batman-adv: Avoid sysfs name collision for netns movesSven Eckelmann2016-08-091-0/+14
* batman-adv: Revert "postpone sysfs removal when unregistering"Sven Eckelmann2016-08-093-58/+16
* batman-adv: Modify mesh_iface outside sysfs contextSven Eckelmann2016-08-092-26/+94
* batman-adv: Define module rtnl link nameSven Eckelmann2016-08-091-0/+1
* batman-adv: Document optional batadv_algo_opsSven Eckelmann2016-08-091-3/+5
* batman-adv: Start new development cycleSimon Wunderlich2016-08-091-1/+1
* sctp: use event->chunk when it's validXin Long2016-08-081-2/+2
* bpf: fix checksum for vlan push/pop helperDaniel Borkmann2016-08-081-0/+12
* bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann2016-08-081-2/+2
* bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann2016-08-081-3/+10
* sctp_diag: Respect ss adding TCPF_CLOSE to idiag_statesPhil Sutter2016-08-081-2/+2
* sctp_diag: Fix T3_rtx timer exportPhil Sutter2016-08-081-4/+10
* Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-068-20/+51
|\
| * mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul2016-08-051-1/+1
| * nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE valueMasashi Honma2016-08-051-3/+31
| * mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma2016-08-051-7/+7
| * mac80211: fix purging multicast PS buffer queueFelix Fietkau2016-08-052-4/+4
| * mac80211: mesh: flush stations before beacons are stoppedMaital Hahn2016-08-031-4/+6
| * mac80211: fix check for buffered powersave frames with txqFelix Fietkau2016-08-021-1/+1
| * cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 caseColin Ian King2016-08-021-0/+1
* | ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster2016-08-061-6/+2
* | rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-067-46/+45
* | OVS: Ignore negative headroom valueIan Wienand2016-08-061-1/+1
* | openvswitch: Remove incorrect WARN_ONCE().Jarno Rajahalme2016-08-031-7/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-036-7/+10
|\|
| * sctp: allow receiving msg when TCP-style sk is in CLOSED stateXin Long2016-07-301-1/+1
| * sctp: allow delivering notifications after receiving SHUTDOWNXin Long2016-07-301-1/+3
| * sctp: fix the issue sctp requeue auth chunk incorrectlyXin Long2016-07-301-1/+2
| * tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh2016-07-301-1/+2
| * net: ipv6: use list_move instead of list_del/list_addWei Yongjun2016-07-301-2/+1
| * tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()Wei Yongjun2016-07-301-1/+1
* | Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-08-029-24/+245
|\ \
| * | libceph: fsmap.user subscription supportYan, Zheng2016-07-281-1/+3
| * | libceph: make sure redirect does not change namespaceYan, Zheng2016-07-281-0/+15
| * | libceph: rados pool namespace supportYan, Zheng2016-07-283-15/+81
| * | libceph: introduce reference counted stringYan, Zheng2016-07-283-1/+114
| * | libceph: define new ceph_file_layout structureYan, Zheng2016-07-283-8/+32
| * | libceph: fix some missing includesIlya Dryomov2016-07-281-0/+1
* | | Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-07-3021-941/+864
|\ \ \ | |_|/ |/| |
| * | Merge branch 'nfs-rdma'Trond Myklebust2016-07-2422-886/+783
| |\ \
| | * | xprtrdma: fix semicolon.cocci warningskbuild test robot2016-07-191-1/+1
| | * | NFS: Don't drop CB requests with invalid principalsChuck Lever2016-07-111-0/+5
| | * | svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever2016-07-111-1/+2