index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooks
Patrick McHardy
2007-02-08
1
-22
/
+7
*
[NETFILTER]: nf_nat: remove broken HOOKNAME macro
Patrick McHardy
2007-02-08
1
-6
/
+0
*
[NETFILTER]: Remove useless comparisons before assignments
Jan Engelhardt
2007-02-08
6
-21
/
+9
*
[NETFILTER]: tcp conntrack: do liberal tracking for picked up connections
Patrick McHardy
2007-02-08
2
-50
/
+30
*
[NETFILTER]: Add SANE connection tracking helper
Michal Schmidt
2007-02-08
3
-0
/
+256
*
[IRLAN]: handle out of memory errors
Akinobu Mita
2007-02-08
1
-3
/
+20
*
[IRDA]: handle out of memory errors
Akinobu Mita
2007-02-08
1
-0
/
+40
*
[NET]: unregister_netdevice as void
Stephen Hemminger
2007-02-08
5
-12
/
+13
*
[IPV6] RAW: Add checksum default defines for MH.
Masahide NAKAMURA
2007-02-08
2
-28
/
+11
*
[IPV4/IPV6] multicast: Check add_grhead() return value
Alexey Dobriyan
2007-02-08
2
-0
/
+4
*
[XFRM]: Fix missed error setting in xfrm4_policy.c
David S. Miller
2007-02-08
1
-0
/
+1
*
[IPSEC]: IPv4 over IPv6 IPsec tunnel
Miika Komu
2007-02-08
2
-27
/
+65
*
[IPSEC]: IPv6 over IPv4 IPsec tunnel
Miika Komu
2007-02-08
2
-26
/
+77
*
[IPSEC]: exporting xfrm_state_afinfo
Miika Komu
2007-02-08
3
-5
/
+7
*
[DCCP]: Warning fixes.
Andrew Morton
2007-02-08
1
-2
/
+3
*
[NET] net/wanrouter/wanmain.c: cleanups
Adrian Bunk
2007-02-08
1
-9
/
+8
*
[ATM]: Fix for crash in adummy_init()
Daniel Walker
2007-02-08
1
-1
/
+2
*
[NET]: user of the jiffies rounding code: Networking
Arjan van de Ven
2007-02-08
3
-3
/
+13
*
[TCP]: Don't apply FIN exception to full TSO segments.
John Heffner
2007-02-08
1
-1
/
+2
*
[TCP]: Check num sacks in SACK fast path
Baruch Even
2007-02-08
1
-0
/
+5
*
[TCP]: Seperate DSACK from SACK fast path
Baruch Even
2007-02-08
1
-35
/
+31
*
[TCP]: Advance fast path pointer for first block only
Baruch Even
2007-02-08
1
-10
/
+24
*
[PACKET]: Fix skb->cb clobbering between aux and sockaddr
Herbert Xu
2007-02-08
1
-16
/
+30
*
[PACKET]: Add optional checksum computation for recvmsg
Herbert Xu
2007-02-08
1
-9
/
+48
*
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
David S. Miller
2007-02-08
11
-11
/
+11
*
[TCP]: remove tcp header from tcp_v4_check (take #2)
Frederik Deweerdt
2007-02-08
4
-9
/
+9
*
[IPV6] ROUTE: Do not route packets to link-local address on other device.
YOSHIFUJI Hideaki
2007-02-08
1
-5
/
+14
*
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
2007-02-08
12
-85
/
+149
*
[NET_SCHED] sch_prio: class statistics printing enabled
Jarek Poplawski
2007-02-08
1
-0
/
+15
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-02-07
6
-195
/
+226
|
\
|
*
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2007-02-07
6
-195
/
+226
*
|
[PATCH] softmac: avoid assert in ieee80211softmac_wx_get_rate
John W. Linville
2007-02-05
1
-0
/
+6
|
/
*
[NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...
Adrian Bunk
2007-02-02
1
-1
/
+1
*
[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n
Patrick McHardy
2007-02-02
2
-0
/
+4
*
[NET_SCHED]: act_ipt: fix regression in ipt action
Patrick McHardy
2007-02-02
1
-3
/
+5
*
[NETFILTER]: xt_hashlimit: fix ip6tables dependency
Patrick McHardy
2007-01-30
1
-1
/
+1
*
[SCTP]: Force update of the rto when processing HB-ACK
Vlad Yasevich
2007-01-30
1
-0
/
+6
*
[IPV6]: fix BUG of ndisc_send_redirect()
Li Yewang
2007-01-30
1
-0
/
+7
*
[IPV6]: Fix up some CONFIG typos
Neil Horman
2007-01-30
1
-2
/
+2
*
[NETFILTER]: SIP conntrack: fix out of bounds memory access
Patrick McHardy
2007-01-30
2
-2
/
+2
*
[NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers
Lars Immisch
2007-01-30
2
-2
/
+14
*
[NETFILTER]: xt_connbytes: fix division by zero
Patrick McHardy
2007-01-30
1
-17
/
+12
*
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
2007-01-30
2
-21
/
+24
*
[IPV4]: Fix single-entry /proc/net/fib_trie output.
Robert Olsson
2007-01-26
1
-6
/
+7
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-01-26
12
-53
/
+75
|
\
|
*
[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connections
Patrick McHardy
2007-01-26
1
-1
/
+1
|
*
[NETFILTER]: nf_nat_pptp: fix expectation removal
Patrick McHardy
2007-01-26
1
-2
/
+2
|
*
[NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrack
Patrick McHardy
2007-01-26
1
-10
/
+10
|
*
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
David S. Miller
2007-01-26
5
-6
/
+9
|
*
[AF_PACKET]: Check device down state before hard header callbacks.
David S. Miller
2007-01-25
1
-8
/
+8
[next]