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
...
*
|
[IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx.
YOSHIFUJI Hideaki
2007-12-11
1
-1
/
+1
|
/
*
[AF_RXRPC]: Add a missing goto
David Howells
2007-12-07
1
-0
/
+1
*
[VLAN]: Lost rtnl_unlock() in vlan_ioctl()
Pavel Emelyanov
2007-12-07
1
-1
/
+1
*
[SCTP]: Fix the bind_addr info during migration.
Vlad Yasevich
2007-12-07
2
-10
/
+28
*
[SCTP]: Add bind hash locking to the migrate code
Vlad Yasevich
2007-12-07
1
-0
/
+6
*
[IPV4]: Remove prototype of ip_rt_advice
Denis V. Lunev
2007-12-07
1
-1
/
+1
*
[IPv4]: Reply net unreachable ICMP message
Mitsuru Chinen
2007-12-07
1
-0
/
+3
*
[IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network
Mitsuru Chinen
2007-12-07
1
-0
/
+2
*
[BRIDGE]: Section fix.
Andrew Morton
2007-12-07
1
-1
/
+1
*
[LRO]: fix lro_gen_skb() alignment
Andrew Gallatin
2007-12-05
1
-1
/
+2
*
[TCP]: NAGLE_PUSH seems to be a wrong way around
Ilpo Järvinen
2007-12-05
1
-2
/
+1
*
[TCP]: Move prior_in_flight collect to more robust place
Ilpo Järvinen
2007-12-05
1
-2
/
+1
*
[TCP] FRTO: Use of existing funcs make code more obvious & robust
Ilpo Järvinen
2007-12-05
1
-9
/
+5
*
[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS
Pavel Emelyanov
2007-12-05
1
-1
/
+1
*
[ROSE]: Trivial compilation CONFIG_INET=n case
Pavel Emelyanov
2007-12-05
1
-1
/
+1
*
[IPVS]: Fix sched registration race when checking for name collision.
Pavel Emelyanov
2007-12-05
1
-13
/
+14
*
[IPVS]: Don't leak sysctl tables if the scheduler registration fails.
Pavel Emelyanov
2007-12-05
2
-2
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
Linus Torvalds
2007-12-03
23
-84
/
+124
|
\
|
*
[INET]: Fix inet_diag dead-lock regression
Herbert Xu
2007-12-03
1
-21
/
+46
|
*
[NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK
Jan Engelhardt
2007-12-01
2
-10
/
+10
|
*
[NETFILTER]: xt_TCPMSS: remove network triggerable WARN_ON
Patrick McHardy
2007-11-30
1
-3
/
+1
|
*
[DECNET]: dn_nl_deladdr() almost always returns no error
Pavel Emelyanov
2007-11-30
1
-1
/
+3
|
*
[IPV6]: Restore IPv6 when MTU is big enough
Evgeniy Polyakov
2007-11-30
1
-1
/
+10
|
*
[RXRPC]: Add missing select on CRYPTO
David Howells
2007-11-30
1
-0
/
+1
|
*
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Herbert Xu
2007-11-30
5
-15
/
+17
|
|
\
|
|
*
mac80211: rate limit wep decrypt failed messages
Adel Gadllah
2007-11-29
1
-1
/
+2
|
|
*
rfkill: fix double-mutex-locking
Michael Buesch
2007-11-29
1
-9
/
+5
|
|
*
mac80211: drop unencrypted frames if encryption is expected
Johannes Berg
2007-11-29
1
-1
/
+1
|
|
*
mac80211: Fix behavior of ieee80211_open and ieee80211_close
Michael Wu
2007-11-29
1
-3
/
+2
|
|
*
ieee80211: fix unaligned access in ieee80211_copy_snap
Daniel Drake
2007-11-29
1
-1
/
+2
|
|
*
mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED
Zhu Yi
2007-11-29
1
-0
/
+5
|
*
|
SCTP: Fix build issues with SCTP AUTH.
Vlad Yasevich
2007-11-29
2
-3
/
+5
|
*
|
SCTP: Fix chunk acceptance when no authenticated chunks were listed.
Vlad Yasevich
2007-11-29
1
-1
/
+1
|
*
|
SCTP: Fix the supported extensions paramter
Vlad Yasevich
2007-11-29
1
-15
/
+8
|
*
|
SCTP: Fix SCTP-AUTH to correctly add HMACS paramter.
Vlad Yasevich
2007-11-29
1
-1
/
+1
|
*
|
SCTP: Fix the number of HB transmissions.
Vlad Yasevich
2007-11-29
1
-1
/
+1
|
*
|
[TCP] illinois: Incorrect beta usage
Stephen Hemminger
2007-11-30
1
-1
/
+1
|
*
|
[IPSEC]: Fix uninitialised dst warning in __xfrm_lookup
Herbert Xu
2007-11-30
1
-0
/
+1
|
*
|
[INET]: Fix inet_diag register vs rcv race
Pavel Emelyanov
2007-11-30
1
-9
/
+5
|
*
|
[BRIDGE]: Properly dereference the br_should_route_hook
Pavel Emelyanov
2007-11-29
2
-5
/
+6
|
*
|
[BRIDGE]: Lost call to br_fdb_fini() in br_init() error path
Pavel Emelyanov
2007-11-29
1
-1
/
+3
|
*
|
[UNIX]: EOF on non-blocking SOCK_SEQPACKET
Florian Zumbiehl
2007-11-29
1
-1
/
+8
|
*
|
[VLAN]: Fix nested VLAN transmit bug
Joonwoo Park
2007-11-29
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
Linus Torvalds
2007-11-26
30
-122
/
+84
|
\
\
\
|
|
/
/
|
*
|
[XFRM]: Fix leak of expired xfrm_states
Patrick McHardy
2007-11-27
1
-1
/
+1
|
*
|
[IPV4]: Remove bogus ifdef mess in arp_process
Adrian Bunk
2007-11-26
1
-19
/
+0
|
*
|
[SKBUFF]: Free old skb properly in skb_morph
Herbert Xu
2007-11-26
1
-13
/
+18
|
*
|
[IPSEC]: Temporarily remove locks around copying of non-atomic fields
Herbert Xu
2007-11-26
2
-4
/
+0
|
*
|
[TCP] MTUprobe: Cleanup send queue check (no need to loop)
Ilpo Järvinen
2007-11-23
1
-6
/
+1
|
*
|
[TCP]: MTUprobe: receiver window & data available checks fixed
Ilpo Järvinen
2007-11-23
1
-9
/
+8
[prev]
[next]