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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master'
Jeff Garzik
2006-03-20
2
-2
/
+9
|
\
|
*
[AX.25]: Fix potencial memory hole.
Ralf Baechle DL5RB
2006-03-19
1
-1
/
+8
|
*
[NET]: Fix race condition in sk_wait_event().
Alexey Kuznetsov
2006-03-17
1
-1
/
+1
*
|
Merge branch 'upstream-fixes'
Jeff Garzik
2006-03-01
1
-1
/
+0
|
\
\
|
|
/
|
*
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
Herbert Xu
2006-02-27
1
-1
/
+0
*
|
Merge branch 'master'
Jeff Garzik
2006-02-27
1
-0
/
+5
|
\
\
|
|
/
|
*
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
Herbert Xu
2006-02-23
1
-0
/
+5
*
|
Merge branch 'upstream-fixes'
Jeff Garzik
2006-02-17
5
-5
/
+8
|
\
\
|
|
/
|
*
[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
Patrick McHardy
2006-02-15
2
-1
/
+1
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
2006-02-13
1
-1
/
+1
|
|
\
|
|
*
[Bluetooth] Reduce L2CAP MTU for RFCOMM connections
Marcel Holtmann
2006-02-13
1
-1
/
+1
|
*
|
[IRDA]: Ratelimit messages.
Joe Perches
2006-02-13
1
-3
/
+3
|
|
/
|
*
[IRDA]: Set proper IrLAP device address length
Samuel Ortiz
2006-02-09
1
-0
/
+3
*
|
Merge branch 'master'
Jeff Garzik
2006-02-07
4
-13
/
+17
|
\
\
|
|
/
|
*
[NETFILTER]: nf_conntrack: check address family when finding protocol module
Yasuyuki Kozakai
2006-02-04
1
-6
/
+9
|
*
[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.
Stephen Hemminger
2006-02-02
1
-4
/
+4
|
*
[SCTP]: Fix 'fast retransmit' to send a TSN only once.
Vlad Yasevich
2006-02-02
1
-1
/
+1
|
*
[IPV4]: Always set fl.proto in ip_route_newports
Patrick McHardy
2006-01-31
1
-2
/
+3
*
|
[PATCH] ieee80211: common wx auth code
Larry Finger
2006-01-30
1
-0
/
+8
*
|
[PATCH] ieee80211: Add 802.11h data type and structures
Zhu Yi
2006-01-27
1
-3
/
+165
*
|
[PATCH] ieee80211: Add TKIP crypt->build_iv
Zhu Yi
2006-01-27
1
-1
/
+2
*
|
[PATCH] ieee80211: Add LEAP authentication type
Zhu Yi
2006-01-27
1
-0
/
+1
|
/
*
[PATCH] ieee80211: Fix A band min and max channel definitions
Zhu Yi
2006-01-27
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
David S. Miller
2006-01-19
2
-38
/
+53
|
\
|
*
[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().
Sridhar Samudrala
2006-01-17
1
-0
/
+2
|
*
[SCTP]: Fix machine check/connection hang on IA64.
Vlad Yasevich
2006-01-17
1
-0
/
+8
|
*
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
Vlad Yasevich
2006-01-17
1
-37
/
+41
|
*
[SCTP]: Fix sctp_cookie alignment in the packet.
Vlad Yasevich
2006-01-17
1
-1
/
+2
*
|
[PATCH] hostap: don't #include C files in hostap_main.c
Adrian Bunk
2006-01-16
1
-0
/
+1
*
|
[PATCH] iw_handler.h: SIOCSIWNAME -> SIOCSIWCOMMIT in comment
Pete Zaitcev
2006-01-16
1
-1
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-13
9
-10
/
+712
|
\
|
*
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
2006-01-13
2
-3
/
+3
|
*
[PATCH] genetlink: don't touch module ref count
Per Liden
2006-01-13
1
-1
/
+0
|
*
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2006-01-12
2
-6
/
+0
|
*
[TIPC] More updates of file headers
Per Liden
2006-01-12
2
-2
/
+1
|
*
[TIPC] Update of file headers
Per Liden
2006-01-12
4
-8
/
+4
|
*
[TIPC] License header update
Per Liden
2006-01-12
4
-76
/
+92
|
*
[TIPC] Moved configuration interface into tipc_config.h
Per Liden
2006-01-12
1
-1
/
+27
|
*
[TIPC] Initial merge
Per Liden
2006-01-12
4
-0
/
+672
*
|
[PATCH] fix wrong comments in ieee80211.h
Johannes Berg
2006-01-12
1
-2
/
+4
|
/
*
[INET]: congestion and af_ops can be const
Stephen Hemminger
2006-01-10
1
-2
/
+2
*
[PKT_SCHED]: Convert tc action functions to single skb pointers
Patrick McHardy
2006-01-09
1
-1
/
+1
*
[PKT_SCHED]: Use USEC_PER_SEC
Patrick McHardy
2006-01-09
1
-11
/
+12
*
[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
Jan Blunck
2006-01-08
2
-79
/
+79
*
[IPV4]: make ip_fragment() static
Adrian Bunk
2006-01-07
1
-1
/
+0
*
[NETFILTER]: Redo policy lookups after NAT when neccessary
Patrick McHardy
2006-01-07
1
-0
/
+1
*
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
2006-01-07
2
-2
/
+3
*
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
2006-01-07
1
-5
/
+3
*
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
2006-01-07
1
-0
/
+2
*
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
2006-01-07
2
-4
/
+4
[next]