summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-12-181-10/+16
|\
| * Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsgMarcel Holtmann2013-12-171-10/+16
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-172-10/+16
|\ \
| * | radiotap: fix bitmap-end-finding buffer overrunJohannes Berg2013-12-161-0/+4
| * | cfg80211: fix WARN_ON for re-association to the expired BSSUjjal Roy2013-12-051-10/+12
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-022-0/+10
|\| |
| * | mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich2013-12-021-0/+4
| * | cfg80211: disable CSA for all driversSimon Wunderlich2013-12-021-0/+6
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-2514-59/+89
|\| |
| * | mac80211: set hw initial idle stateKarl Beldan2013-11-251-0/+2
| * | mac80211: use capped prob when computing throughputsKarl Beldan2013-11-251-1/+1
| * | cfg80211: ignore supported rates for nonexistant bands on scanFelix Fietkau2013-11-251-0/+4
| * | mac80211: fix connection pollingEliad Peller2013-11-251-0/+2
| * | mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-255-14/+24
| * | mac80211: don't attempt to reorder multicast framesJohannes Berg2013-11-251-1/+2
| * | cfg80211: disable 5/10 MHz support for all driversJohannes Berg2013-11-251-0/+3
| * | mac80211: minstrel_ht: fix rates selectionKarl Beldan2013-11-251-2/+3
| * | mac80211: fix for mesh beacon update on powersaveJavier Lopez2013-11-251-1/+1
| * | mac80211: fix crash when using AP VLAN interfacesFelix Fietkau2013-11-251-1/+0
| * | nl80211: check nla_nest_start() return valueJohannes Berg2013-11-251-0/+2
| * | nl80211: fix error path in nl80211_get_key()Johannes Berg2013-11-251-1/+1
| * | nl80211: check nla_put_* return valuesJohannes Berg2013-11-251-22/+30
| * | mac80211: fix scheduled scan rtnl deadlockJohannes Berg2013-11-252-1/+2
| * | mac80211: DFS setup chandef for radar_event correctlyJanusz Dziedzic2013-11-251-4/+2
| * | cfg80211: fix ibss wext chandef creationSimon Wunderlich2013-11-251-9/+9
| * | Revert "mac80211: allow disable power save in mesh"Bob Copeland2013-11-251-2/+1
* | | gso: handle new frag_list of frags GRO packetsHerbert Xu2013-11-211-25/+50
|/ /
* | genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-211-2/+2
* | packet: fix use after free race in send path when dev is releasedDaniel Borkmann2013-11-212-23/+37
* | wimax: remove dead codeMichael Opdenacker2013-11-211-1/+0
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-214-1/+14
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-214-1/+14
| |\|
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-154-1/+14
| | |\
| | | * Bluetooth: Fix rejecting SMP security request in slave roleJohan Hedberg2013-11-131-0/+3
| | | * Bluetooth: Fix crash in l2cap_chan_send after l2cap_chan_delSeung-Woo Kim2013-11-131-0/+3
| | | * Bluetooth: Fix to set proper bdaddr_type for RFCOMM connectSeung-Woo Kim2013-11-131-0/+1
| | | * Bluetooth: Fix RFCOMM bind fail for L2CAP sockSeung-Woo Kim2013-11-131-0/+2
| | | * Bluetooth: Fix issue with RFCOMM getsockopt operationMarcel Holtmann2013-11-131-1/+5
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-11-218-16/+29
|\ \ \ \ | |/ / / |/| | |
| * | | netfilter: ebt_ip6: fix source and destination matchingLuís Fernando Cornachioni Estrozi2013-11-191-3/+5
| * | | netfilter: nf_conntrack: decrement global counter after object releasePablo Neira Ayuso2013-11-181-1/+2
| * | | netfilter: nft_compat: fix error path in nft_parse_compat()Pablo Neira Ayuso2013-11-181-6/+13
| * | | netfilter: fix wrong byte order in nf_ct_seqadj_set internal informationPhil Oester2013-11-181-2/+2
| * | | netfilter: synproxy: correct wscale option passingMartin Topholm2013-11-181-3/+4
| * | | netfilter: synproxy: send mss option to backendMartin Topholm2013-11-182-0/+2
| * | | netfilter: fix connlimit Kconfig prompt stringRandy Dunlap2013-11-131-1/+1
* | | | net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa2013-11-211-1/+2
* | | | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-2130-101/+55
* | | | bridge: flush br's address entry in fdb when remove theDing Tianhong2013-11-201-0/+2
* | | | net: core: Always propagate flag changes to interfacesVlad Yasevich2013-11-201-1/+1