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-03-24
wimax: remove unneeded variable
Dan Carpenter
2
-4
/
+0
2010-03-24
llc: cleanup: remove dead code from llc_init()
Dan Carpenter
1
-6
/
+0
2010-03-24
net: Fix locking in flush_backlog
Tom Herbert
1
-4
/
+8
2010-03-23
net_sched: make traffic control network namespace aware
Tom Goff
3
-80
/
+107
2010-03-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
13
-76
/
+271
2010-03-23
rps: Fix build with CONFIG_SYSFS enabled
Tom Herbert
1
-0
/
+4
2010-03-22
bridge: cleanup: remove unused assignment
Dan Carpenter
1
-2
/
+0
2010-03-22
pktgen node allocation
Robert Olsson
1
-5
/
+53
2010-03-22
net: dev_getfirstbyhwtype() optimization
Eric Dumazet
1
-7
/
+10
2010-03-22
net: snmp mib cleanup
Eric Dumazet
2
-3
/
+3
2010-03-22
atm: Use kasprintf
Eric Dumazet
1
-9
/
+1
2010-03-22
net: speedup netdev_set_master()
Eric Dumazet
1
-4
/
+3
2010-03-22
tcp: Add SNMP counter for DEFER_ACCEPT
Eric Dumazet
2
-0
/
+2
2010-03-22
bonding: flush unicast and multicast lists when changing type
Jiri Pirko
1
-2
/
+4
2010-03-22
net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()
Patrick McHardy
1
-0
/
+1
2010-03-21
ipv6: Fix bug in ipv6_chk_same_addr().
David S. Miller
1
-8
/
+7
2010-03-21
ipv6: Reduce timer events for addrconf_verify().
YOSHIFUJI Hideaki
1
-4
/
+23
2010-03-21
IPv6: addrconf cleanup addrconf_verify
stephen hemminger
1
-9
/
+4
2010-03-21
addrconf: checkpatch fixes
Stephen Hemminger
1
-173
/
+179
2010-03-21
IPv6: addrconf cleanups
Stephen Hemminger
1
-23
/
+28
2010-03-21
ipv6: convert idev_list to list macros
stephen hemminger
2
-40
/
+40
2010-03-21
ipv6: user better hash for addrconf
stephen hemminger
1
-17
/
+8
2010-03-21
IPv6: convert addrconf hash list to RCU
stephen hemminger
1
-41
/
+44
2010-03-21
ipv6: convert addrconf list to hlist
stephen hemminger
1
-75
/
+53
2010-03-21
ipv6: convert temporary address list to list macros
stephen hemminger
1
-18
/
+12
2010-03-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
12
-37
/
+95
2010-03-21
netfilter: ctnetlink: fix reliable event delivery if message building fails
Pablo Neira Ayuso
2
-3
/
+5
2010-03-21
netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
Pablo Neira Ayuso
1
-3
/
+14
2010-03-21
NET_DMA: free skbs periodically
Steven J. Magnani
1
-20
/
+43
2010-03-20
tcp: Fix tcp_mark_head_lost() with packets == 0
Lennart Schulte
1
-0
/
+3
2010-03-20
net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
Patrick McHardy
2
-0
/
+6
2010-03-20
TCP: check min TTL on received ICMP packets
stephen hemminger
1
-0
/
+5
2010-03-20
ipv6: Remove redundant dst NULL check in ip6_dst_check
Herbert Xu
1
-1
/
+1
2010-03-20
ipv4: check rt_genid in dst_check
Timo Teräs
1
-4
/
+10
2010-03-19
rename new rfkill sysfs knobs
florian@mickler.org
1
-27
/
+8
2010-03-19
net: Potential null skb->dev dereference
Eric Dumazet
2
-5
/
+7
2010-03-19
tcp: Fix OOB POLLIN avoidance.
Alexandra Kossovsky
1
-1
/
+1
2010-03-19
net: forbid underlaying devices to change its type
Jiri Pirko
2
-0
/
+8
2010-03-19
bonding: check return value of nofitier when changing type
Jiri Pirko
1
-2
/
+2
2010-03-19
net: rename notifier defines for netdev type change
Jiri Pirko
2
-10
/
+10
2010-03-19
rps: Fixed build with CONFIG_SMP not enabled.
Tom Herbert
1
-0
/
+24
2010-03-17
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
Jiri Pirko
1
-5
/
+5
2010-03-17
tipc: Allow retransmission of cloned buffers
Neil Horman
1
-5
/
+6
2010-03-17
tipc: Increase frequency of load distribution over broadcast link
Neil Horman
1
-21
/
+14
2010-03-17
net: core: add IFLA_STATS64 support
Jan Engelhardt
1
-1
/
+41
2010-03-17
net: tcp: make veno selectable as default congestion module
Jan Engelhardt
1
-0
/
+4
2010-03-17
net: tcp: make hybla selectable as default congestion module
Jan Engelhardt
1
-0
/
+4
2010-03-17
net: remove rcu locking from fib_rules_event()
Eric Dumazet
1
-8
/
+2
2010-03-17
bridge: per-cpu packet statistics (v3)
stephen hemminger
4
-6
/
+57
2010-03-17
rps: Receive Packet Steering
Tom Herbert
3
-57
/
+505
[next]