summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* NFC: digital: Add a note about asynchronous functionsThierry Escande2014-01-041-0/+10
* cfg80211: Add support for QoS mappingKyeyoon Park2013-12-191-1/+52
* nl80211: support vendor-specific eventsJohannes Berg2013-12-191-4/+61
* mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2013-12-191-0/+47
* nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic2013-12-161-0/+1
* mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau2013-12-161-0/+4
* mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg2013-12-161-2/+19
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-16124-2797/+3328
|\
| * Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2013-12-092-0/+12
| * Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg2013-12-051-1/+0
| * Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg2013-12-051-0/+1
| * Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg2013-12-051-0/+1
| * Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg2013-12-051-0/+1
| * Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg2013-12-051-0/+3
| * Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg2013-12-051-0/+3
| * Bluetooth: Add LE L2CAP flow control modeJohan Hedberg2013-12-051-0/+7
| * Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg2013-12-051-0/+1
| * Bluetooth: Add definitions for LE connection oriented channelsJohan Hedberg2013-12-051-0/+31
| * Bluetooth: Add module parameter to enable LE CoC supportJohan Hedberg2013-12-051-0/+1
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-023-49/+147
| |\
| * | genetlink: fix genl_set_err() group IDJohannes Berg2013-11-211-0/+3
| * | genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-211-4/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-191-37/+94
| |\ \
| | * | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-17/+31
| | * | genetlink: pass family to functions using groupsJohannes Berg2013-11-191-6/+16
| | * | genetlink: add and use genl_set_err()Johannes Berg2013-11-191-0/+14
| | * | genetlink: remove family pointer from genl_multicast_groupJohannes Berg2013-11-191-2/+0
| | * | genetlink: remove genl_unregister_mc_group()Johannes Berg2013-11-191-2/+0
| | * | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-2/+6
| | * | genetlink: unify registration functionsJohannes Berg2013-11-151-4/+24
| | * | genetlink: make genl_ops flags a u8 and move to endJohannes Berg2013-11-141-3/+3
| | * | genetlink: allow making ops constJohannes Berg2013-11-141-5/+5
| | * | genetlink: register family ops as arrayJohannes Berg2013-11-141-3/+4
| | * | genetlink: remove genl_register_ops/genl_unregister_opsJohannes Berg2013-11-141-2/+0
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-1/+1
| * | | netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-112-34/+2
| * | | ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot2013-11-081-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-086-73/+104
| |\ \ \
| * | | | net: move pskb_put() to core codeMathias Krause2013-11-071-2/+0
| * | | | udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches2013-11-071-7/+7
| * | | | ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa2013-11-051-4/+12
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-0516-467/+361
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0416-467/+361
| | |\ \ \ \
| * | | | | | net: codel: Avoid undefined behavior from signed overflowJesper Dangaard Brouer2013-11-041-4/+15
| * | | | | | tcp: properly handle stretch acks in slow startYuchung Cheng2013-11-041-4/+3
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-043-4/+14
| |\ \ \ \ \ \
| | * | | | | | netfilter: introduce nf_conn_acct structureHolger Eitzenberger2013-11-032-4/+8
| | * | | | | | ipvs: avoid rcu_barrier during netns cleanupJulian Anastasov2013-10-151-0/+6
| * | | | | | | net: checksum: fix warning in skb_checksumDaniel Borkmann2013-11-041-0/+5
OpenPOWER on IntegriCloud