summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville-1/+25
2013-08-21Bluetooth: Add SCO connection fallbackFrédéric Dalleau-1/+1
2013-08-21Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau-0/+2
2013-08-21Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau-2/+3
2013-08-21Bluetooth: Add constants for SCO airmodeFrédéric Dalleau-0/+4
2013-08-21Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau-0/+9
2013-08-21Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau-0/+2
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-8/+106
2013-08-16mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg-0/+83
2013-08-14NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade-1/+2
2013-08-14NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade-0/+2
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel-3/+4
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel-2/+3
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg-3/+16
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-0/+70
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-3/+3
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich-0/+37
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich-0/+33
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz-3/+3
2013-07-25Bluetooth: Add HCI authentication capabilities macrosMikel Astiz-0/+6
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich-0/+27
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich-1/+3
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich-0/+8
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich-0/+2
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich-3/+51
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar-0/+54
2013-07-16wireless: indent kernel-doc with tabsJohannes Berg-20/+20
2013-07-16nl80211: enable HT overrides for ibssSimon Wunderlich-0/+5
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar-3/+3
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-14/+16
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds-0/+6
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir-4/+4
2013-07-10net: rename ll methods to busy-pollEliezer Tamir-10/+12
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir-0/+0
2013-07-09net/fs: change busy poll time accountingEliezer Tamir-37/+18
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir-22/+24
2013-07-079P: Add cancelled() to the transport functions.Simon Derr-0/+3
2013-07-07net/9p: add privport option to 9p tcp transportJim Garlick-0/+3
2013-07-03net: sock: fix TCP_SKB_MIN_TRUESIZEEric Dumazet-1/+1
2013-07-03net: gre: move GSO functions to gre_offloadDaniel Borkmann-0/+4
2013-07-02net: lls fix build with allnoconfigEliezer Tamir-3/+3
2013-07-02net: convert lls to use time_in_range()Eliezer Tamir-9/+17
2013-07-02ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa-0/+1
2013-07-02ipv4: remove fib_update_nh_saddrs() declaration.Rami Rosen-1/+0
2013-07-02net: sctp: prevent checksum.h from double inclusionDaniel Borkmann-0/+5
2013-07-01ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang-0/+3
2013-07-01net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann-75/+0
2013-07-01net: avoid calling sched_clock when LLS is offEliezer Tamir-2/+15
2013-07-01net: fix LLS debug_smp_processor_id() warningEliezer Tamir-5/+25
2013-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-28/+52