summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | wireless: update radiotap parserJohannes Berg2010-02-082-19/+68
* | | | | xfrm: use proper kernel typesjamal2010-02-121-13/+13
* | | | | ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy2010-02-121-0/+2
* | | | | net: add a wrapper sk_entry()Li Zefan2010-02-101-0/+5
| |_|/ / |/| | |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-092-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-082-0/+2
| * | | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-081-0/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-043-5/+56
|\ \ \ \ | | |/ / | |/| |
| * | | mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2010-02-011-0/+3
| * | | cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez2010-02-011-0/+1
| * | | mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-261-1/+6
| * | | cfg80211: export cfg80211_find_ieJohannes Berg2010-01-261-0/+16
| * | | mac80211: fix update_tkip_key() documentation about the contextKalle Valo2010-01-251-1/+1
| * | | cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-221-1/+21
| * | | mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-221-2/+4
| * | | mac80211: re-enable re-transmission of filtered framesJohannes Berg2010-01-191-0/+4
* | | | sched: add head drop fifo queueHagen Paul Pfeifer2010-01-282-0/+20
* | | | netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-281-3/+3
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-282-2/+8
|\ \ \ \ | | |/ / | |/| |
| * | | netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-241-0/+6
| * | | netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-231-2/+2
* | | | icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan2010-01-231-1/+1
* | | | net: constify MIB name tablesAlexey Dobriyan2010-01-231-1/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-232-1/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-223-40/+21
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-141-1/+1
| | |\ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-121-0/+16
| | |\ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-301-2/+6
| | |\ \ \ \ \
| * | | | | | | ax25: netrom: rose: Fix timer oopsesJarek Poplawski2010-01-161-0/+2
| | |_|_|/ / / | |/| | | | |
| * | | | | | net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila2010-01-131-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-192-40/+142
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | mac80211: improve powersave documentationKalle Valo2010-01-141-21/+54
| * | | | | mac80211: fix mac80211.h documentation warningsKalle Valo2010-01-141-1/+6
| * | | | | mac80211: add U-APSD client supportKalle Valo2010-01-121-0/+7
| * | | | | cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-121-1/+11
| * | | | | mac80211: create Probe Request templateKalle Valo2010-01-121-0/+17
| * | | | | mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo2010-01-121-0/+30
| * | | | | nl80211: New command for setting TX rate mask for rate controlJouni Malinen2010-01-121-2/+2
| * | | | | cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-122-15/+6
| * | | | | mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen2010-01-121-0/+2
| * | | | | mac80211: Add new callback set_coverage_classLukáš Turek2010-01-121-0/+5
| * | | | | nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2010-01-121-0/+2
* | | | | | tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila2010-01-172-0/+4
* | | | | | tcp: Generalized TTL Security MechanismStephen Hemminger2010-01-111-1/+3
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-0/+16
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-061-0/+16
| | |_|/ / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-291-2/+0
| |\ \ \ \
* | | | | | Phonet: zero-copy GPRS TXRémi Denis-Courmont2010-01-071-0/+2
* | | | | | Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont2010-01-071-0/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-302-55/+109
|\ \ \ \ \ | | |_|/ / | |/| | |
OpenPOWER on IntegriCloud