summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: call get_expected_throughput only after adding stationMaxim Altshul2016-08-112-5/+5
* cfg80211: identically validate beacon interval for AP/MESH/IBSSPurushottam Kushwaha2016-08-112-8/+10
* cfg80211: always notify userspace when wireless netdev is removedDenis Kenzior2016-08-112-17/+5Star
* cfg80211: always notify userspace of new wireless netdevsDenis Kenzior2016-08-113-14/+37
* mac80211: remove skb header offset mangling in ieee80211_build_hdrFelix Fietkau2016-08-111-26/+2Star
* mac80211: mesh: Add support for HW RC implementationMaxim Altshul2016-08-113-12/+40
* RDS: add __printf format attribute to error reporting functionsNicolas Iooss2016-08-092-0/+2
* net/sched/sch_hfsc.c: remove unused cl_myfadjMichal Soltys2016-08-091-5/+2Star
* net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bugMichal Soltys2016-08-091-32/+12Star
* net/multicast: should not send source list records when have filter mode changeHangbin Liu2016-08-092-0/+20
* net: ipconfig: drop inter-device timeoutUwe Kleine-König2016-08-091-4/+5
* net: ipconfig: Support using "delayed" DHCP repliesUwe Kleine-König2016-08-091-19/+10Star
* net: ipconfig: Add device name to debug messagesUwe Kleine-König2016-08-091-6/+6
* neigh: allow admin to set NUD_STALEJulian Anastasov2016-08-091-1/+2
* 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-078-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/+2Star
* | rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-067-46/+45Star
* | OVS: Ignore negative headroom valueIan Wienand2016-08-061-1/+1
* | openvswitch: Remove incorrect WARN_ONCE().Jarno Rajahalme2016-08-031-7/+1Star
* | 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-311-1/+1
| * sctp: allow delivering notifications after receiving SHUTDOWNXin Long2016-07-311-1/+3
| * sctp: fix the issue sctp requeue auth chunk incorrectlyXin Long2016-07-311-1/+2
| * tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh2016-07-311-1/+2
| * net: ipv6: use list_move instead of list_del/list_addWei Yongjun2016-07-311-2/+1Star
| * tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()Wei Yongjun2016-07-311-1/+1
* | Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-08-039-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-3121-941/+864Star
|\ \ \ | |_|/ |/| |
| * | Merge branch 'nfs-rdma'Trond Myklebust2016-07-2422-886/+783Star
| |\ \
| | * | 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