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-10-21
bridge: Forward reserved group addresses if !STP
Benjamin Poirier
1
-1
/
+1
2010-10-21
net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delay...
Tejun Heo
1
-2
/
+1
2010-10-21
Revert d88dca79d3852a3623f606f781e013d61486828a
Neil Horman
2
-22
/
+37
2010-10-21
Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c
Neil Horman
1
-10
/
+5
2010-10-21
tproxy: fix hash locking issue when using port redirection in __inet_inherit_...
Balazs Scheidler
5
-15
/
+55
2010-10-21
net/core: Allow tagged VLAN packets to flow through VETH devices.
Ben Greear
1
-1
/
+1
2010-10-21
tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
Balazs Scheidler
1
-48
/
+0
2010-10-21
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...
Balazs Scheidler
3
-14
/
+85
2010-10-21
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
12
-39
/
+27
2010-10-21
xfrm: make xfrm_bundle_ok local
stephen hemminger
1
-3
/
+4
2010-10-21
rtnetlink: remove rtnl_kill_links
stephen hemminger
1
-8
/
+0
2010-10-21
xfrm6: make xfrm6_tunnel_free_spi local
stephen hemminger
1
-3
/
+1
2010-10-21
bridge: make br_parse_ip_options static
stephen hemminger
1
-1
/
+1
2010-10-21
socket: localize functions
stephen hemminger
1
-3
/
+4
2010-10-21
fib: introduce fib_alias_accessed() helper
Eric Dumazet
4
-3
/
+12
2010-10-21
net/sched: fix missing spinlock init
Eric Dumazet
1
-0
/
+2
2010-10-21
ipvs: provide address family for debugging
Julian Anastasov
7
-84
/
+45
2010-10-21
ipvs: inherit forwarding method in backup
Julian Anastasov
1
-0
/
+2
2010-10-21
ipvs: changes for local client
Julian Anastasov
2
-92
/
+225
2010-10-21
ipvs: changes for local real server
Julian Anastasov
3
-117
/
+457
2010-10-21
ipvs: move ip_route_me_harder for ICMP
Julian Anastasov
1
-20
/
+21
2010-10-21
ipvs: create ip_vs_defrag_user
Julian Anastasov
1
-21
/
+34
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TUN method
Julian Anastasov
1
-1
/
+1
2010-10-21
ipvs: stop ICMP from FORWARD to local
Julian Anastasov
1
-2
/
+19
2010-10-21
ipvs: do not schedule conns from real servers
Julian Anastasov
4
-8
/
+45
2010-10-21
ipvs: switch to notrack mode
Julian Anastasov
2
-37
/
+9
2010-10-21
ipvs: optimize checksums for apps
Julian Anastasov
3
-13
/
+56
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
Julian Anastasov
2
-10
/
+10
2010-10-21
bridge: Add support for TX vlan offload.
Jesse Gross
1
-1
/
+7
2010-10-21
ethtool: Add support for vlan accleration.
Jesse Gross
1
-1
/
+2
2010-10-21
vlan: Centralize handling of hardware acceleration.
Jesse Gross
3
-137
/
+44
2010-10-21
vlan: Avoid hash table lookup to find group.
Jesse Gross
3
-72
/
+11
2010-10-21
vlan: Enable software emulation for vlan accleration.
Jesse Gross
1
-3
/
+33
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2
-10
/
+10
2010-10-21
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
3
-18
/
+34
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
David S. Miller
1
-2
/
+2
2010-10-21
secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not set
Eric Paris
1
-0
/
+2
2010-10-21
secmark: export secctx, drop secmark in procfs
Eric Paris
2
-6
/
+50
2010-10-21
conntrack: export lsm context rather than internal secid via netlink
Eric Paris
1
-10
/
+36
2010-10-21
secmark: make secmark object handling generic
Eric Paris
2
-19
/
+17
2010-10-21
secmark: do not return early if there was no error
Eric Paris
1
-1
/
+1
2010-10-21
ceph: fix num_pages_free accounting in pagelist
Sage Weil
1
-0
/
+1
2010-10-21
ceph: don't crash when passed bad mount options
Yehuda Sadeh
1
-1
/
+1
2010-10-21
ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor
Greg Farnum
1
-9
/
+97
2010-10-21
rbd: introduce rados block device (rbd), based on libceph
Yehuda Sadeh
1
-2
/
+1
2010-10-21
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
29
-0
/
+10662
2010-10-20
net: avoid RCU for NOCACHE dst
Eric Dumazet
2
-6
/
+32
2010-10-20
net: allocate tx queues in register_netdevice
Tom Herbert
1
-53
/
+53
2010-10-20
net: cleanups in RX queue allocation
Tom Herbert
1
-19
/
+17
2010-10-20
net: fail alloc_netdev_mq if queue count < 1
Tom Herbert
1
-0
/
+6
[prev]
[next]