aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* netlink: Eliminate kmalloc in netlink dump operation.Pravin B Shelar2013-08-15
* net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco2013-08-15
* rtnetlink: remove an unneeded testDan Carpenter2013-08-15
* ip6tnl: add x-netns supportNicolas Dichtel2013-08-15
* ipip: add x-netns supportNicolas Dichtel2013-08-15
* ipv4 tunnels: use net_eq() helper to check netnsNicolas Dichtel2013-08-15
* dev: move skb_scrub_packet() after eth_type_trans()Nicolas Dichtel2013-08-15
* ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa2013-08-13
* tcp: reset reordering est. selectively on timeoutYuchung Cheng2013-08-13
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-13
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-12
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-09
| | |\
| | | * mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-01
| | | * nl80211/cfg80211: add channel switch commandSimon Wunderlich2013-08-01
| | | * mac80211: add debugfs for driver-buffered TID bitmapJohannes Berg2013-08-01
| | | * mac80211: report some VHT radiotap infos for tx statusKarl Beldan2013-08-01
| | | * mac80211: ibss - remove not authorized station earlierAntonio Quartulli2013-08-01
| | | * mac80211: use oneshot blink API for LED triggersFabio Baltieri2013-08-01
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-09
| | |\ \
| | | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-02
| | | |\ \
| | | | * | mac80211: continue using disabled channels while connectedJohannes Berg2013-07-31
| | | | * | cfg80211: fix P2P GO interface teardownJohannes Berg2013-07-31
| | | | * | mac80211: ignore HT primary channel while connectedJohannes Berg2013-07-31
| | | | * | mac80211: don't wait for TX status foreverJohannes Berg2013-07-31
| | | | * | mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright2013-07-31
| | | | * | nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg2013-07-30
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-01
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | mac80211: make active monitor injection work w/ HW queueJohannes Berg2013-07-16
| | | * | | mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh2013-07-16
| | | * | | mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich2013-07-16
| | | * | | mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich2013-07-16
| | | * | | nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich2013-07-16
| | | * | | mac80211: return if IBSS chandef can not be usedSimon Wunderlich2013-07-16
| | | * | | mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich2013-07-16
| | | * | | cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-16
| | | * | | cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2013-07-16
| | | * | | mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-16
| | | * | | mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich2013-07-16
| | | * | | mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich2013-07-16
| | | * | | mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-16
| | | * | | nl80211: add scan width to bss and scan request structsSimon Wunderlich2013-07-16
| | | * | | cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2013-07-16
| | | * | | mac80211: add per-chain signal information to radiotapJohannes Berg2013-07-16
| | | * | | mac80211: enable HT overrides for ibssSimon Wunderlich2013-07-16
| | | * | | nl80211: enable HT overrides for ibssSimon Wunderlich2013-07-16
| | | * | | cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-16
* | | | | | net: sctp: Add rudimentary infrastructure to account for control chunksVlad Yasevich2013-08-13
|/ / / / /
* | | | | af_unix: fix bug on large send()Eric Dumazet2013-08-12
* | | | | net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet2013-08-10
* | | | | af_unix: improve STREAM behavior with fragmented memoryEric Dumazet2013-08-10