index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2008-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-08
sit: Add missing kfree_skb() on pskb_may_pull() failure.
David S. Miller
2008-05-08
tipc: Increase buffer header to support worst-case device
Allan Stephens
2008-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-08
Remove duplicated include in net/sunrpc/svc.c
Huang Weiyi
2008-05-08
fix irq flags in mac80211 code
Steven Rostedt
2008-05-08
net: Added ASSERT_RTNL() to dev_open() and dev_close().
Ben Hutchings
2008-05-08
can: Fix can_send() handling on dev_queue_xmit() failures
Oliver Hartkopp
2008-05-08
netns: Fix arbitrary net_device-s corruptions on net_ns stop.
Pavel Emelyanov
2008-05-08
netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol confi...
Patrick McHardy
2008-05-08
netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...
Patrick McHardy
2008-05-08
net/ipv4: correct RFC 1122 section reference in comment
J.H.M. Dassen (Ray)
2008-05-08
tcp FRTO: SACK variant is errorneously used with NewReno
Ilpo Järvinen
2008-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-06
net_cls_act: act_simple dont ignore realloc code
Jamal Hadi Salim
2008-05-06
Revert "atm: Do not free already unregistered net device."
David S. Miller
2008-05-05
dccp: return -EINVAL on invalid feature length
Chris Wright
2008-05-05
net_cls_act: Make act_simple use of netlink policy.
Jamal Hadi Salim
2008-05-04
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
Satoru SATOH
2008-05-04
ip: Make use of the inline function dst_metric_locked()
Satoru SATOH
2008-05-04
atm: Bad locking on br2684_devs modifications.
Pavel Emelyanov
2008-05-04
atm: Do not free already unregistered net device.
Pavel Emelyanov
2008-05-04
mac80211: Do not free net device after it is unregistered.
Pavel Emelyanov
2008-05-04
bridge: Consolidate error paths in br_add_bridge().
Pavel Emelyanov
2008-05-04
bridge: Net device leak in br_add_bridge().
Pavel Emelyanov
2008-05-03
net: Fix useless comment reference loop.
Johannes Berg
2008-05-03
sch_htb: remove from event queue in htb_parent_to_leaf()
Jarek Poplawski
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-03
hrtimer: remove duplicate helper function
Oliver Hartkopp
2008-05-02
rose: Wrong list_lock argument in rose_node seqops
Bernard Pidoux
2008-05-02
netns: Fix reassembly timer to use the right namespace
Daniel Lezcano
2008-05-02
netns: Fix device renaming for sysfs
Daniel Lezcano
2008-05-02
bridge: forwarding table information for >256 devices
Stephen Hemminger
2008-05-02
dccp: ccid2.c, ccid3.c use clamp(), clamp_t()
Harvey Harrison
2008-05-02
net: remove NR_CPUS arrays in net/core/dev.c
Mike Travis
2008-05-02
net: use get/put_unaligned_* helpers
Harvey Harrison
2008-05-02
bluetooth: use get/put_unaligned_* helpers
Harvey Harrison
2008-05-02
irda: use get_unaligned_* helpers
Harvey Harrison
2008-05-02
net: Add a WARN_ON_ONCE() to the transmit timeout function
Arjan van de Ven
2008-05-02
net: Add missing braces to multi-statement if()s
Ilpo Järvinen
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
netfilter: assign PDE->fops before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
ipv4: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
vlan: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
atm: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
ipv6: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
net: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
sunrpc: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
[next]