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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
gre: Add Transparent Ethernet Bridging
Herbert Xu
1
-0
/
+1
2008-10-09
gre: Add netlink interface
Herbert Xu
1
-0
/
+19
2008-10-09
dsa: add support for Trailer tagging format
Lennert Buytenhek
2
-0
/
+11
2008-10-09
dsa: add support for original DSA tagging format
Lennert Buytenhek
2
-0
/
+12
2008-10-09
net: Distributed Switch Architecture protocol support
Lennert Buytenhek
2
-0
/
+4
2008-10-09
phylib: add mdiobus_{read,write}
Lennert Buytenhek
1
-8
/
+38
2008-10-09
phylib: give mdio buses a device tree presence
Lennert Buytenhek
1
-0
/
+8
2008-10-09
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
1
-0
/
+2
2008-10-09
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
1
-1
/
+1
2008-10-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-5
/
+20
2008-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
8
-166
/
+239
2008-10-08
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
1
-2
/
+10
2008-10-08
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
1
-1
/
+7
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2
-11
/
+22
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
1
-5
/
+17
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
1
-1
/
+7
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
1
-10
/
+22
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
1
-7
/
+21
2008-10-08
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
1
-2
/
+4
2008-10-08
netfilter: remove unused Ebtables functions
Jan Engelhardt
1
-6
/
+0
2008-10-08
netfilter: move Ebtables to use Xtables
Jan Engelhardt
1
-3
/
+3
2008-10-08
netfilter: change Ebtables function signatures to match Xtables's
Jan Engelhardt
1
-17
/
+26
2008-10-08
netfilter: add dummy members to Ebtables code to ease transition to Xtables
Jan Engelhardt
1
-0
/
+6
2008-10-08
netfilter: Change return types of targets/watchers for Ebtables extensions
Jan Engelhardt
1
-3
/
+3
2008-10-08
netfilter: change return types of match functions for ebtables extensions
Jan Engelhardt
1
-2
/
+1
2008-10-08
netfilter: change return types of check functions for Ebtables extensions
Jan Engelhardt
1
-6
/
+3
2008-10-08
netfilter: ebtables: do centralized size checking
Jan Engelhardt
1
-0
/
+3
2008-10-08
netfilter: iptables TPROXY target
KOVACS Krisztian
1
-0
/
+14
2008-10-08
netfilter: netns nf_conntrack: GRE conntracking in netns
Alexey Dobriyan
1
-1
/
+1
2008-10-08
netfilter: netns: remove nf_*_net() wrappers
Alexey Dobriyan
1
-53
/
+0
2008-10-08
netfilter: Introduce NFPROTO_* constants
Jan Engelhardt
1
-2
/
+12
2008-10-08
netfilter: rename ipt_recent to xt_recent
Jan Engelhardt
3
-17
/
+38
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2
-28
/
+30
2008-10-08
ipv4: add mc_count to in_device.
Rami Rosen
1
-0
/
+1
2008-10-08
tcp: kill pointless urg_mode
Ilpo Järvinen
1
-5
/
+4
2008-10-08
net: packet split receive api
Peter Zijlstra
1
-0
/
+23
2008-10-06
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
2
-1
/
+22
2008-10-05
Phonet: implement GPRS virtual interface over PEP socket
Rémi Denis-Courmont
2
-0
/
+9
2008-10-05
Phonet: Pipe End Point for Phonet Pipes protocol
Rémi Denis-Courmont
1
-1
/
+3
2008-10-05
ide-cd: temporary tray close fix
Borislav Petkov
1
-1
/
+3
2008-10-04
include/linux/stacktrace.h: declare struct task_struct
Andrew Morton
1
-0
/
+2
2008-10-03
mm: tiny-shmem nommu fix
Nick Piggin
1
-0
/
+1
2008-10-01
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
1
-0
/
+1
2008-10-01
ipsec: Put dumpers on the dump list
Herbert Xu
1
-1
/
+1
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-63
/
+155
2008-10-01
net: add skb_recycle_check() to enable netdriver skb recycling
Lennert Buytenhek
1
-0
/
+2
2008-10-01
phonet: Protect if_phonet.h against multiple inclusions.
Remi Denis-Courmont
1
-5
/
+6
2008-09-30
Phonet: declare headers
Rémi Denis-Courmont
1
-0
/
+2
2008-09-30
netdev: use const for some name functions
Stephen Hemminger
1
-2
/
+2
2008-09-29
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
1
-3
/
+11
[next]