summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0156-1310/+965
|\
| * af_unix: fix a fatal race with bit fieldsEric Dumazet2013-05-011-2/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-291-6/+8
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-261-6/+8
| | |\
| | | * Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-191-6/+8
| * | | net: defer net_secret[] initializationEric Dumazet2013-04-291-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-292-1/+7
| |\ \ \
| | * | | sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-291-1/+1
| | * | | netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-291-0/+6
| * | | | net: increase frag hash sizeJesper Dangaard Brouer2013-04-291-1/+1
| |/ / /
| * | | genl: Allow concurrent genl callbacks.Pravin B Shelar2013-04-251-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-251-4/+4
| |\ \ \
| | * | | ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-231-4/+4
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-247-59/+235
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-222-10/+114
| | |\ \ \
| | | * | | mac80211: improve the rate control APIFelix Fietkau2013-04-221-0/+66
| | | * | | cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2013-04-221-0/+23
| | | * | | mac80211: indicate admission control in TX queue parametersAlexander Bondar2013-04-221-0/+2
| | | * | | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-225-14/+57
| | | |\ \ \
| | | * | | | mac80211: fix CTS protection handlingFelix Fietkau2013-04-161-1/+3
| | | * | | | mac80211: fix and optimize MCS mask handlingFelix Fietkau2013-04-161-2/+2
| | | * | | | mac80211: VHT off-by-one NSSKarl Beldan2013-04-161-3/+3
| | | * | | | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-161-2/+2
| | | * | | | cfg80211: add ieee80211_operating_class_to_bandJohannes Berg2013-04-161-0/+11
| | | * | | | mac80211: provide SSID in IBSS modeMarek Puzyniak2013-04-101-2/+2
| | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-224-36/+91
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2013-04-181-2/+2
| | | * | | | Bluetooth: Add macros for filter duplicates valuesAndre Guedes2013-04-181-0/+2
| | | * | | | Bluetooth: Add LE scan type macrosAndre Guedes2013-04-181-0/+3
| | | * | | | Bluetooth: Add reading of all local feature pagesJohan Hedberg2013-04-181-1/+2
| | | * | | | Bluetooth: Track feature pages in a single tableJohan Hedberg2013-04-181-24/+25
| | | * | | | Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau2013-04-181-1/+0
| | | * | | | Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann2013-04-171-0/+10
| | | * | | | Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann2013-04-171-0/+4
| | | * | | | Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann2013-04-171-2/+2
| | | * | | | Bluetooth: introduce hci_conn ref-countingDavid Herrmann2013-04-171-0/+31
| | | * | | | Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-171-4/+0
| | | * | | | Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-111-1/+1
| | | * | | | Bluetooth: hidp: verify l2cap socketsDavid Herrmann2013-04-051-0/+1
| | | * | | | Bluetooth: Remove driver init queue from coreMarcel Holtmann2013-04-041-2/+0
| | | * | | | Bluetooth: Add driver setup stage for early initMarcel Holtmann2013-04-041-0/+1
| | | * | | | Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg2013-04-041-0/+2
| | | * | | | Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-042-0/+3
| | | * | | | Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg2013-04-041-0/+3
| | | * | | | Bluetooth: Track received events in hdevJohan Hedberg2013-04-041-0/+1
| | | * | | | Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes2013-04-041-1/+0
| | * | | | | NFC: RFKILL supportSamuel Ortiz2013-04-121-0/+2
| | | |_|/ / | | |/| | |
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-102-13/+28
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-9/+9
| | | * | mac80211: allow drivers to set default uAPSD parametersAlexander Bondar2013-03-251-0/+13