summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-08-09batman-adv: Introduce forward packet creation helperLinus Lüssing4-59/+98
2016-08-09batman-adv: fix boolreturn.cocci warningskbuild test robot1-1/+1
2016-08-09batman-adv: iv_ogm, Reduce code duplicationMarkus Pargmann1-30/+47
2016-08-09batman-adv: disable sysfs knobs when GW-mode is not implementedAntonio Quartulli1-0/+28
2016-08-09batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli3-4/+226
2016-08-09batman-adv: make GW election code protocol specificAntonio Quartulli5-192/+263
2016-08-09batman-adv: make the GW selection class algorithm specificAntonio Quartulli3-2/+79
2016-08-09batman-adv: Remove unused primary_if and bat_priv variablesLinus Lüssing1-15/+4
2016-08-09batman-adv: Avoid sysfs name collision for netns movesSven Eckelmann1-0/+14
2016-08-09batman-adv: Revert "postpone sysfs removal when unregistering"Sven Eckelmann3-58/+16
2016-08-09batman-adv: Modify mesh_iface outside sysfs contextSven Eckelmann2-26/+94
2016-08-09batman-adv: Define module rtnl link nameSven Eckelmann1-0/+1
2016-08-09batman-adv: Document optional batadv_algo_opsSven Eckelmann1-3/+5
2016-08-09batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2016-08-09sctp: use event->chunk when it's validXin Long1-2/+2
2016-08-08bpf: fix checksum for vlan push/pop helperDaniel Borkmann1-0/+12
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann1-2/+2
2016-08-08bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann1-3/+10
2016-08-08sctp_diag: Respect ss adding TCPF_CLOSE to idiag_statesPhil Sutter1-2/+2
2016-08-08sctp_diag: Fix T3_rtx timer exportPhil Sutter1-4/+10
2016-08-07Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller8-20/+51
2016-08-06ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster1-6/+2
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells7-46/+45
2016-08-06OVS: Ignore negative headroom valueIan Wienand1-1/+1
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul1-1/+1
2016-08-05nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE valueMasashi Honma1-3/+31
2016-08-05mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma1-7/+7
2016-08-05mac80211: fix purging multicast PS buffer queueFelix Fietkau2-4/+4
2016-08-03openvswitch: Remove incorrect WARN_ONCE().Jarno Rajahalme1-7/+1
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-7/+10
2016-08-03mac80211: mesh: flush stations before beacons are stoppedMaital Hahn1-4/+6
2016-08-03Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds9-24/+245
2016-08-02mac80211: fix check for buffered powersave frames with txqFelix Fietkau1-1/+1
2016-08-02cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 caseColin Ian King1-0/+1
2016-07-31sctp: allow receiving msg when TCP-style sk is in CLOSED stateXin Long1-1/+1
2016-07-31sctp: allow delivering notifications after receiving SHUTDOWNXin Long1-1/+3
2016-07-31sctp: fix the issue sctp requeue auth chunk incorrectlyXin Long1-1/+2
2016-07-31tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh1-1/+2
2016-07-31net: ipv6: use list_move instead of list_del/list_addWei Yongjun1-2/+1
2016-07-31tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()Wei Yongjun1-1/+1
2016-07-31Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds21-941/+864
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds24-191/+3232
2016-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-4/+4
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds1-1/+1
2016-07-28libceph: fsmap.user subscription supportYan, Zheng1-1/+3
2016-07-28libceph: make sure redirect does not change namespaceYan, Zheng1-0/+15
2016-07-28libceph: rados pool namespace supportYan, Zheng3-15/+81
2016-07-28libceph: introduce reference counted stringYan, Zheng3-1/+114
2016-07-28libceph: define new ceph_file_layout structureYan, Zheng3-8/+32
2016-07-28libceph: fix some missing includesIlya Dryomov1-0/+1