index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
2
-2
/
+0
2010-02-17
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Eric W. Biederman
2
-10
/
+36
2010-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
27
-123
/
+260
2010-02-15
netfilter: CONFIG_COMPAT: allow delta to exceed 32767
Florian Westphal
1
-1
/
+1
2010-02-15
netfilter: ctnetlink: add zone support
Patrick McHardy
1
-0
/
+2
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
8
-7
/
+43
2010-02-15
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
1
-2
/
+2
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
1
-6
/
+6
2010-02-15
netfilter: get rid of the grossness in netfilter.h
Jan Engelhardt
1
-17
/
+28
2010-02-15
netfilter: reduce NF_HOOK by one argument
Jan Engelhardt
1
-9
/
+5
2010-02-15
ethtool: Fix includes build break
David S. Miller
1
-1
/
+2
2010-02-15
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
2
-3
/
+3
2010-02-15
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-47
/
+89
2010-02-13
net: Add netdev ops for SR-IOV configuration
Williams, Mitch A
1
-0
/
+17
2010-02-13
if_link: Add SR-IOV configuration methods
Williams, Mitch A
1
-0
/
+30
2010-02-13
pci: Add SR-IOV convenience functions and macros
Williams, Mitch A
1
-0
/
+11
2010-02-13
xfrm: use proper kernel types
jamal
1
-13
/
+13
2010-02-13
include/linux/netdevice.h: Add netif_printk helpers
Joe Perches
1
-0
/
+53
2010-02-13
netdevice.h: Add netdev_printk helpers like dev_printk
Joe Perches
1
-0
/
+71
2010-02-12
ipv6: fib: fix crash when changing large fib while dumping it
Patrick McHardy
1
-0
/
+2
2010-02-12
netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()
Alexey Dobriyan
1
-5
/
+1
2010-02-11
netfilter: nf_conntrack_sip: add T.38 FAX support
Patrick McHardy
2
-1
/
+2
2010-02-11
netfilter: nf_nat_sip: add TCP support
Patrick McHardy
1
-0
/
+1
2010-02-11
netfilter: nf_nat: support mangling a single TCP packet multiple times
Patrick McHardy
1
-7
/
+25
2010-02-11
netfilter: nf_conntrack_sip: add TCP support
Patrick McHardy
1
-1
/
+2
2010-02-11
netfilter: nf_conntrack_sip: pass data offset to NAT functions
Patrick McHardy
1
-4
/
+10
2010-02-11
netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect
Patrick McHardy
1
-0
/
+1
2010-02-11
ethtool: Introduce n-tuple filter programming support
Peter P Waskiewicz Jr
2
-0
/
+53
2010-02-10
net: add a wrapper sk_entry()
Li Zefan
1
-0
/
+5
2010-02-10
seq_file: Add helpers for iteration over a hlist
Li Zefan
1
-0
/
+11
2010-02-10
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
4
-0
/
+7
2010-02-10
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
3
-0
/
+3
2010-02-10
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
1
-0
/
+4
2010-02-10
netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
Alexey Dobriyan
1
-4
/
+9
2010-02-10
netfilter: xtables: consistent struct compat_xt_counters definition
Alexey Dobriyan
1
-5
/
+1
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
84
-284
/
+1078
2010-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+4
2010-02-09
mac80211: Retry null data frame for power save.
Vivek Natarajan
1
-0
/
+6
2010-02-09
mac80211: remove get_tx_stats() driver op
Kalle Valo
1
-22
/
+0
2010-02-09
mac80211: allow station add/remove to sleep
Johannes Berg
1
-6
/
+15
2010-02-09
wireless: update radiotap parser
Johannes Berg
2
-19
/
+68
2010-02-08
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
2
-0
/
+2
2010-02-08
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Eric Dumazet
1
-0
/
+2
2010-02-05
packet: Add GSO/csum offload support.
Sridhar Samudrala
1
-0
/
+1
2010-02-04
libphy: add phy_find_first function
Jiri Pirko
1
-0
/
+1
2010-02-04
net: use helpers to access mc list V2
Jiri Pirko
1
-0
/
+6
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-5
/
+58
2010-02-04
net: CONFIG_COMPAT redux
Alexey Dobriyan
1
-0
/
+4
2010-02-04
net: macvtap driver
Arnd Bergmann
1
-0
/
+1
2010-02-04
macvlan: allow multiple driver backends
Arnd Bergmann
1
-0
/
+70
[next]