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-02-28
bridge: Split may_deliver/deliver_clone out of br_flood
Herbert Xu
1
-23
/
+46
2010-02-28
bridge: Use BR_INPUT_SKB_CB on xmit path
Herbert Xu
2
-2
/
+5
2010-02-28
bridge: Avoid unnecessary clone on forward path
Herbert Xu
3
-16
/
+25
2010-02-28
bridge: Allow tail-call on br_pass_frame_up
Herbert Xu
2
-5
/
+13
2010-02-28
bridge: Do br_pass_frame_up after other ports
Herbert Xu
1
-3
/
+3
2010-02-27
rtnetlink: support specifying device flags on device creation
Patrick McHardy
1
-9
/
+43
2010-02-27
dev: support deferring device flag change notifications
Patrick McHardy
2
-61
/
+104
2010-02-27
rtnetlink: handle rtnl_link netlink notifications manually
Patrick McHardy
2
-4
/
+8
2010-02-27
rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
Patrick McHardy
1
-0
/
+1
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+6
2010-02-27
mac80211: fix direct probe loop on ieee80211_work_purge
Juuso Oikarinen
1
-0
/
+1
2010-02-27
mac80211: use listen interval 5 as default
Helmut Schaa
1
-1
/
+5
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-53
/
+66
2010-02-26
netfilter: xtables: restore indentation
Jan Engelhardt
3
-29
/
+44
2010-02-26
netfilter: nfnetlink_log: fix silly refcount leak
Alexey Dobriyan
1
-1
/
+1
2010-02-26
IPVS: ip_vs_lblcr: use list headA
Simon Horman
1
-23
/
+21
2010-02-26
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
1
-3
/
+0
2010-02-26
ipv6: Use 1280 as min MTU for ipv6 forwarding
Ulrich Weber
1
-4
/
+8
2010-02-26
net: add addr len check to dev_mc_add
Jiri Pirko
1
-0
/
+2
2010-02-26
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
1
-0
/
+3
2010-02-26
netdev: use list_first_entry macro
stephen hemminger
1
-3
/
+3
2010-02-26
rtnetlink: clean up SR-IOV config interface
Williams, Mitch A
1
-8
/
+5
2010-02-26
af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a...
Jiri Pirko
1
-1
/
+1
2010-02-26
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
3
-4
/
+3
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
12
-94
/
+761
2010-02-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-4
/
+22
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
6
-623
/
+574
2010-02-24
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
3
-81
/
+45
2010-02-24
netfilter: xtables: optimize call flow around xt_ematch_foreach
Jan Engelhardt
2
-124
/
+62
2010-02-24
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
3
-38
/
+130
2010-02-24
netfilter: xtables: optimize call flow around xt_entry_foreach
Jan Engelhardt
3
-360
/
+182
2010-02-24
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
3
-165
/
+306
2010-02-24
net: bug fix for vlan + gro issue
Ajit Khaparde
1
-1
/
+1
2010-02-24
xfrm: clone mark when cloning policy
Jamal Hadi Salim
1
-0
/
+1
2010-02-23
netfilter: xt_recent: fix false match
Tim Gardner
1
-1
/
+1
2010-02-23
netfilter: xt_recent: fix buffer overflow
Tim Gardner
1
-1
/
+1
2010-02-23
xfrm: Allow user space manipulation of SPD mark
Jamal Hadi Salim
1
-6
/
+25
2010-02-23
xfrm: Allow user space config of SAD mark
Jamal Hadi Salim
1
-15
/
+57
2010-02-23
xfrm: SP lookups with mark
Jamal Hadi Salim
1
-1
/
+11
2010-02-23
xfrm: SP lookups signature with mark
Jamal Hadi Salim
3
-11
/
+11
2010-02-23
xfrm: SA lookups with mark
Jamal Hadi Salim
1
-0
/
+12
2010-02-23
xfrm: SA lookups signature with mark
Jamal Hadi Salim
12
-48
/
+68
2010-02-23
af_key: locking change
stephen hemminger
1
-60
/
+16
2010-02-23
packet: convert socket list to RCU (v3)
stephen hemminger
1
-31
/
+31
2010-02-20
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
Eric W. Biederman
1
-1
/
+2
2010-02-20
net: Fix sysctl restarts...
Eric W. Biederman
2
-3
/
+20
2010-02-20
xfrm: Flushing empty SPD generates false events
Jamal Hadi Salim
3
-6
/
+20
2010-02-20
xfrm: Flushing empty SAD generates false events
Jamal Hadi Salim
3
-4
/
+14
2010-02-20
pfkey: fix SA and SP flush sequence
Jamal Hadi Salim
1
-6
/
+27
[next]