index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPV4]: Fix byte value boundary check in do_ip_getsockopt().
David S. Miller
2008-04-10
1
-1
/
+1
*
[NETFILTER]: nf_nat: autoload IPv4 connection tracking
Jan Engelhardt
2008-04-09
1
-0
/
+2
*
[NETFILTER]: xt_hashlimit: fix mask calculation
Patrick McHardy
2008-04-09
1
-18
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-04-09
2
-9
/
+36
|
\
|
*
mac80211: use short_preamble mode from capability if ERP IE not present
Vladimir Koutny
2008-04-09
1
-8
/
+35
|
*
nl80211: fix STA AID bug
Johannes Berg
2008-04-07
1
-1
/
+1
*
|
[XFRM]: xfrm_user: fix selector family initialization
Patrick McHardy
2008-04-09
1
-1
/
+1
*
|
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
2008-04-08
2
-24
/
+48
*
|
[TCP]: Don't allow FRTO to take place while MTU is being probed
Ilpo Järvinen
2008-04-07
1
-0
/
+5
*
|
[TCP]: tcp_simple_retransmit can cause S+L
Ilpo Järvinen
2008-04-07
2
-6
/
+21
*
|
[TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skb
Ilpo Järvinen
2008-04-07
1
-4
/
+18
*
|
[TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fack
Ilpo Järvinen
2008-04-07
1
-8
/
+8
|
/
*
[VLAN]: Fix egress priority mappings leak.
Pavel Emelyanov
2008-04-04
1
-0
/
+15
*
[IPV6]: Fix refcounting for anycast dst entries.
Denis V. Lunev
2008-04-03
1
-7
/
+2
*
[IPV6]: inet6_dev on loopback should be kept until namespace stop.
Denis V. Lunev
2008-04-03
1
-1
/
+1
*
[IPV6]: Event type in addrconf_ifdown is mis-used.
Denis V. Lunev
2008-04-03
1
-5
/
+5
*
[ICMP]: Ensure that ICMP relookup maintains status quo
Herbert Xu
2008-04-03
2
-21
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-02
42
-135
/
+250
|
\
|
*
[VLAN]: Proc entry is not renamed when vlan device name changes.
Pavel Emelyanov
2008-04-02
3
-6
/
+24
|
*
[IPV6]: Fix ICMP relookup error path dst leak
Herbert Xu
2008-04-02
1
-2
/
+2
|
*
IPv6: do not create temporary adresses with too short preferred lifetime
Benoit Boissinot
2008-04-02
1
-0
/
+16
|
*
IPv6: only update the lifetime of the relevant temporary address
Benoit Boissinot
2008-04-02
1
-0
/
+3
|
*
bluetooth : __rfcomm_dlc_close lock fix
Dave Young
2008-04-01
2
-6
/
+1
|
*
bluetooth : use lockdep sub-classes for diffrent bluetooth protocol
Dave Young
2008-04-01
1
-0
/
+40
|
*
[ROSE/AX25] af_rose: rose_release() fix
Jarek Poplawski
2008-04-01
1
-0
/
+9
|
*
mac80211: correct use_short_preamble handling
Vladimir Koutny
2008-04-01
1
-5
/
+4
|
*
mac80211: trigger ieee80211_sta_work after opening interface
Jan Niehusmann
2008-04-01
1
-0
/
+12
|
*
[LLC]: skb allocation size for responses
Joonwoo Park
2008-03-31
5
-31
/
+67
|
*
[IP] UDP: Use SEQ_START_TOKEN.
YOSHIFUJI Hideaki
2008-03-31
1
-2
/
+2
|
*
[IPV6] MCAST: Ensure to check multicast listener(s).
YOSHIFUJI Hideaki
2008-03-31
1
-2
/
+1
|
*
[LLC]: Kill llc_station_mac_sa symbol export.
David S. Miller
2008-03-28
1
-1
/
+0
|
*
[INET]: inet_frag_evictor() must run with BH disabled
David S. Miller
2008-03-28
2
-0
/
+5
|
*
[LLC]: station source mac address
Joonwoo Park
2008-03-28
2
-10
/
+4
|
*
[LLC]: bogus llc packet length
Joonwoo Park
2008-03-28
1
-1
/
+5
|
*
[NET]: Add preemption point in qdisc_run
Herbert Xu
2008-03-28
1
-3
/
+15
|
*
[NET]: Don't send ICMP_FRAG_NEEDED for GSO packets
Rusty Russell
2008-03-28
1
-1
/
+1
|
*
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
Robert P. J. Day
2008-03-28
4
-4
/
+4
|
*
[LLC]: Restrict LLC sockets to root
Patrick McHardy
2008-03-27
1
-0
/
+3
|
*
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
2008-03-27
11
-59
/
+30
|
*
[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access
Thomas Graf
2008-03-27
2
-2
/
+2
*
|
net/rxrpc trivial annotations
Al Viro
2008-03-30
2
-13
/
+16
*
|
net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...
Andrew Morton
2008-03-28
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-26
20
-42
/
+148
|
\
\
|
|
/
|
*
[IPSEC]: Fix BEET output
Herbert Xu
2008-03-26
4
-6
/
+10
|
*
[ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).
Pavel Emelyanov
2008-03-26
1
-3
/
+3
|
*
[AX25]: Remove obsolete references to BKL from TODO file.
Robert P. J. Day
2008-03-26
1
-4
/
+0
|
*
[NET]: Fix multicast device ioctl checks
Patrick McHardy
2008-03-26
1
-2
/
+2
|
*
[IRDA]: Store irnet_socket termios properly.
David S. Miller
2008-03-26
1
-1
/
+1
|
*
[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying device
Patrick McHardy
2008-03-26
1
-1
/
+1
|
*
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
2008-03-24
9
-21
/
+90
[next]