summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-16mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg
2013-08-13NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade
2013-08-13NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich
2013-07-30NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar
2013-07-16wireless: indent kernel-doc with tabsJohannes Berg
2013-07-16nl80211: enable HT overrides for ibssSimon Wunderlich
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds
2013-07-11net: rename busy poll socket op and globalsEliezer Tamir
2013-07-11net: rename ll methods to busy-pollEliezer Tamir
2013-07-11net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-09net/fs: change busy poll time accountingEliezer Tamir
2013-07-09net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-089P: Add cancelled() to the transport functions.Simon Derr
2013-07-08net/9p: add privport option to 9p tcp transportJim Garlick
2013-07-03net: sock: fix TCP_SKB_MIN_TRUESIZEEric Dumazet
2013-07-03net: gre: move GSO functions to gre_offloadDaniel Borkmann
2013-07-03net: lls fix build with allnoconfigEliezer Tamir
2013-07-02net: convert lls to use time_in_range()Eliezer Tamir
2013-07-02ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-02ipv4: remove fib_update_nh_saddrs() declaration.Rami Rosen
2013-07-02net: sctp: prevent checksum.h from double inclusionDaniel Borkmann
2013-07-02ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-02net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann
2013-07-01net: avoid calling sched_clock when LLS is offEliezer Tamir
2013-07-01net: fix LLS debug_smp_processor_id() warningEliezer Tamir
2013-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-29ipv4: use next hop exceptions also for input routesTimo Teräs
2013-06-29ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa
2013-06-29ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-28sit: add support of x-netnsNicolas Dichtel
2013-06-26netns: exclude ipvs from struct net when IPVS disabledJunweiZhang
2013-06-26ipvs: add sync_persist_mode flagJulian Anastasov