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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-14
ipv4: ipmr: support multiple tables
Patrick McHardy
2
-61
/
+352
2010-04-14
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
1
-170
/
+199
2010-04-14
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
1
-64
/
+61
2010-04-14
ipv4: ipmr: remove net pointer from struct mfc_cache
Patrick McHardy
1
-33
/
+32
2010-04-14
ipv4: ipmr: move unres_queue and timer to per-namespace data
Patrick McHardy
1
-41
/
+29
2010-04-14
net: fib_rules: decouple address families from real address families
Patrick McHardy
4
-8
/
+13
2010-04-14
net: fib_rules: set family in fib_rule_hdr centrally
Patrick McHardy
4
-3
/
+1
2010-04-14
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
Patrick McHardy
3
-36
/
+20
2010-04-13
dst: don't inline dst_ifdown
stephen hemminger
1
-2
/
+2
2010-04-13
net: uninline skb_bond_should_drop()
Eric Dumazet
1
-0
/
+49
2010-04-13
IPv6: only notify protocols if address is compeletely gone
stephen hemminger
1
-1
/
+3
2010-04-13
ipv6: additional ref count for hash list unnecessary
stephen hemminger
1
-3
/
+0
2010-04-13
IPv6: keep tentative addresses in hash table
stephen hemminger
1
-7
/
+8
2010-04-13
IPv6: keep route for tentative address
stephen hemminger
1
-1
/
+2
2010-04-13
net: sk_dst_cache RCUification
Eric Dumazet
8
-27
/
+28
2010-04-13
net: Dont use netdev_warn()
Eric Dumazet
1
-6
/
+6
2010-04-13
packet: support for TX time stamps on RAW sockets
Richard Cochran
1
-1
/
+60
2010-04-12
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
David S. Miller
1
-0
/
+1
2010-04-12
inet: Remove unused send_check length argument
Herbert Xu
7
-8
/
+7
2010-04-12
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6
Herbert Xu
1
-18
/
+19
2010-04-12
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4
Herbert Xu
1
-17
/
+14
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
479
-85
/
+614
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
475
-58
/
+490
2010-04-11
Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"
David S. Miller
1
-1
/
+0
2010-04-08
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
David S. Miller
1
-0
/
+1
2010-04-08
udp: fix for unicast RX path optimization
Jorge Boncompte [DTI2]
2
-4
/
+4
2010-04-08
net: fix ethtool coding style errors and warnings
chavey
1
-67
/
+74
2010-04-08
x.25 attempts to negotiate invalid throughput
John Hughes
2
-7
/
+28
2010-04-08
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
John Hughes
3
-6
/
+68
2010-04-08
bridge: Fix IGMP3 report parsing
Herbert Xu
1
-1
/
+1
2010-04-08
net: include linux/proc_fs.h in dev_addr_lists.c
Eric Dumazet
1
-1
/
+1
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-9
/
+23
2010-04-07
flow: delayed deletion of flow cache entries
Timo Teräs
1
-31
/
+69
2010-04-07
xfrm: remove policy garbage collection
Timo Teräs
1
-34
/
+5
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
3
-388
/
+376
2010-04-07
flow: virtualize flow cache entry methods
Timo Teräs
2
-98
/
+142
2010-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
36
-182
/
+370
2010-04-07
socket: remove duplicate declaration of struct timespec
Hagen Paul Pfeifer
1
-3
/
+2
2010-04-07
TIPC: Updated topology subscription protocol according to latest spec
Jon Paul Maloy
2
-6
/
+11
2010-04-06
mac80211: annotate station rcu dereferences
Johannes Berg
2
-6
/
+18
2010-04-06
mac80211: Handle mesh action frames in ieee80211_rx_h_action
Javier Cardona
2
-3
/
+5
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-78
/
+80
2010-04-06
mac80211: Ensure initializing private mc_list in prepare_multicast().
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+3
2010-04-06
net: Add a missing local_irq_enable()
Eric Dumazet
1
-0
/
+1
2010-04-06
rps: fixed missed rps_unlock
Tom Herbert
1
-1
/
+1
2010-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-4
/
+19
2010-04-05
9p: saving negative to unsigned char
Dan Carpenter
1
-2
/
+3
2010-04-05
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
1
-2
/
+16
2010-04-04
l2tp: unmanaged L2TPv3 tunnels fixes
Eric Dumazet
2
-2
/
+2
2010-04-04
SCTP: Change to use ipv6_addr_copy()
Brian Haley
1
-4
/
+4
[next]