| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect | Patrick McHardy | 2010-02-11 | 1 | -0/+1 |
| * | | | | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-02-10 | 17 | -53/+263 |
| |\ \ \ \ |
|
| * | | | | | netfilter: xtables: add CT target | Patrick McHardy | 2010-02-03 | 1 | -0/+3 |
| * | | | | | netfilter: nf_conntrack: support conntrack templates | Patrick McHardy | 2010-02-03 | 2 | -1/+7 |
| * | | | | | netfilter: ctnetlink: support selective event delivery | Patrick McHardy | 2010-02-03 | 1 | -31/+28 |
| * | | | | | netfilter: nf_conntrack: split up IPCT_STATUS event | Patrick McHardy | 2010-02-03 | 1 | -10/+11 |
| * | | | | | netfilter: ctnetlink: only assign helpers for matching protocols | Patrick McHardy | 2010-02-03 | 1 | -1/+1 |
| * | | | | | IPv6: reassembly: replace magic number with macro definitions | Shan Wei | 2010-01-20 | 1 | -0/+2 |
| * | | | | | netfilter: netns: #ifdef ->iptable_security, ->ip6table_security | Alexey Dobriyan | 2010-01-18 | 2 | -0/+4 |
| * | | | | | netfilter: nfnetlink: netns support | Alexey Dobriyan | 2010-01-13 | 1 | -0/+2 |
| * | | | | | IPVS: Allow boot time change of hash size | Catalin(ux) M. BOIE | 2010-01-05 | 1 | -11/+5 |
* | | | | | | net: Fix first line of kernel-doc for a few functions | Ben Hutchings | 2010-02-14 | 1 | -1/+1 |
* | | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-02-14 | 3 | -47/+89 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | mac80211: Retry null data frame for power save. | Vivek Natarajan | 2010-02-09 | 1 | -0/+6 |
| * | | | | | mac80211: remove get_tx_stats() driver op | Kalle Valo | 2010-02-08 | 1 | -22/+0 |
| * | | | | | mac80211: allow station add/remove to sleep | Johannes Berg | 2010-02-08 | 1 | -6/+15 |
| * | | | | | wireless: update radiotap parser | Johannes Berg | 2010-02-08 | 2 | -19/+68 |
* | | | | | | xfrm: use proper kernel types | jamal | 2010-02-12 | 1 | -13/+13 |
* | | | | | | ipv6: fib: fix crash when changing large fib while dumping it | Patrick McHardy | 2010-02-12 | 1 | -0/+2 |
* | | | | | | net: add a wrapper sk_entry() | Li Zefan | 2010-02-10 | 1 | -0/+5 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-09 | 2 | -0/+4 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | netfilter: nf_conntrack: fix hash resizing with namespaces | Patrick McHardy | 2010-02-08 | 2 | -0/+2 |
| * | | | | netfilter: nf_conntrack: per netns nf_conntrack_cachep | Eric Dumazet | 2010-02-08 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-04 | 3 | -5/+56 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | mac80211: fix monitor mode tx radiotap header handling | Felix Fietkau | 2010-02-01 | 1 | -0/+3 |
| * | | | cfg80211: add regulatory hint disconnect support | Luis R. Rodriguez | 2010-02-01 | 1 | -0/+1 |
| * | | | mac80211: wait for beacon before enabling powersave | Johannes Berg | 2010-01-26 | 1 | -1/+6 |
| * | | | cfg80211: export cfg80211_find_ie | Johannes Berg | 2010-01-26 | 1 | -0/+16 |
| * | | | mac80211: fix update_tkip_key() documentation about the context | Kalle Valo | 2010-01-25 | 1 | -1/+1 |
| * | | | cfg80211: export multiple MAC addresses in sysfs | Johannes Berg | 2010-01-22 | 1 | -1/+21 |
| * | | | mac80211: pass vif and station to update_tkip_key | Johannes Berg | 2010-01-22 | 1 | -2/+4 |
| * | | | mac80211: re-enable re-transmission of filtered frames | Johannes Berg | 2010-01-19 | 1 | -0/+4 |
* | | | | sched: add head drop fifo queue | Hagen Paul Pfeifer | 2010-01-28 | 2 | -0/+20 |
* | | | | netns xfrm: xfrm6_tunnel in netns | Alexey Dobriyan | 2010-01-28 | 1 | -3/+3 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-28 | 2 | -2/+8 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 2010-01-24 | 1 | -0/+6 |
| * | | | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 2010-01-23 | 1 | -2/+2 |
* | | | | icmp: move icmp_err_convert[] to .rodata | Alexey Dobriyan | 2010-01-23 | 1 | -1/+1 |
* | | | | net: constify MIB name tables | Alexey Dobriyan | 2010-01-23 | 1 | -1/+1 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-23 | 2 | -1/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-01-22 | 3 | -40/+21 |
| |\ \ \ |
|
| | * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-14 | 1 | -1/+1 |
| | |\ \ \ |
|
| | * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-12 | 1 | -0/+16 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-30 | 1 | -2/+6 |
| | |\ \ \ \ \ |
|
| * | | | | | | | ax25: netrom: rose: Fix timer oopses | Jarek Poplawski | 2010-01-16 | 1 | -0/+2 |
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n | Octavian Purdila | 2010-01-13 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-19 | 2 | -40/+142 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | mac80211: improve powersave documentation | Kalle Valo | 2010-01-14 | 1 | -21/+54 |
| * | | | | | mac80211: fix mac80211.h documentation warnings | Kalle Valo | 2010-01-14 | 1 | -1/+6 |
| * | | | | | mac80211: add U-APSD client support | Kalle Valo | 2010-01-12 | 1 | -0/+7 |