index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-20
ceph: fix num_pages_free accounting in pagelist
Sage Weil
1
-0
/
+1
2010-10-20
ceph: don't crash when passed bad mount options
Yehuda Sadeh
1
-1
/
+1
2010-10-20
ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor
Greg Farnum
1
-9
/
+97
2010-10-20
rbd: introduce rados block device (rbd), based on libceph
Yehuda Sadeh
1
-2
/
+1
2010-10-20
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]