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
*
sctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN.
Vlad Yasevich
2009-09-04
1
-3
/
+4
*
sctp: drop a_rwnd to 0 when receive buffer overflows.
Vlad Yasevich
2009-09-04
1
-2
/
+35
*
sctp: Clear fast_recovery on the transport when T3 timer expires.
Vlad Yasevich
2009-09-04
1
-0
/
+3
*
sctp: Fix error count increments that were results of HEARTBEATS
Vlad Yasevich
2009-09-04
2
-5
/
+17
*
sctp: use proc_create()
Alexey Dobriyan
2009-09-04
1
-3
/
+1
*
sctp: fix check the chunk length of received HEARTBEAT-ACK chunk
Wei Yongjun
2009-09-04
1
-1
/
+2
*
sctp: drop SHUTDOWN chunk if the TSN is less than the CTSN
Wei Yongjun
2009-09-04
1
-1
/
+15
*
sctp: Send user messages to the lower layer as one
Vlad Yasevich
2009-09-04
4
-15
/
+57
*
sctp: Try to encourage SACK bundling with DATA.
Vlad Yasevich
2009-09-04
1
-5
/
+16
*
sctp: Generate SACKs when actually sending outbound DATA
Vlad Yasevich
2009-09-04
1
-57
/
+85
*
sctp: Fix data segmentation with small frag_size
Vlad Yasevich
2009-09-04
1
-9
/
+23
*
sctp: Disallow new connection on a closing socket
Vlad Yasevich
2009-09-04
2
-0
/
+10
*
sctp: Fix piggybacked ACKs
Doug Graham
2009-09-04
1
-4
/
+5
*
sctp: release cached route when the transport goes down.
Vlad Yasevich
2009-09-04
1
-2
/
+7
*
sctp: update the route for non-active transports after addresses are added
Wei Yongjun
2009-09-04
1
-0
/
+8
*
sctp: check the unrecognized ASCONF parameter before access it
Wei Yongjun
2009-09-04
1
-3
/
+5
*
sctp: avoid overwrite the return value of sctp_process_asconf_ack()
Wei Yongjun
2009-09-04
1
-6
/
+3
*
ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header
Cosmin Ratiu
2009-09-03
1
-0
/
+1
*
vlan: adds drops accounting
Eric Dumazet
2009-09-03
1
-7
/
+22
*
net: Remove debugging code
Eric Dumazet
2009-09-03
1
-2
/
+0
*
vlan: enable multiqueue xmits
Eric Dumazet
2009-09-03
1
-2
/
+4
*
net: net/core/dev.c cleanups
Eric Dumazet
2009-09-03
1
-297
/
+292
*
atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() wh...
Karl Hiramoto
2009-09-02
1
-10
/
+27
*
tcp: replace hard coded GFP_KERNEL with sk_allocation
Wu Fengguang
2009-09-02
5
-12
/
+14
*
net/ethtool: Add support for the ethtool feature to flash firmware image from...
Ajit Khaparde
2009-09-02
1
-0
/
+16
*
ip: Report qdisc packet drops
Eric Dumazet
2009-09-02
6
-11
/
+30
*
vlan: multiqueue vlan device
Eric Dumazet
2009-09-02
3
-3
/
+32
*
net: drop_monitor: make last_rx timestamp private
Neil Horman
2009-09-02
1
-3
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-09-02
3
-4
/
+7
|
\
|
*
cfg80211: fix looping soft lockup in find_ie()
Bob Copeland
2009-09-02
1
-1
/
+1
|
*
wireless: remove mac80211 rate selection extra menu
Luis R. Rodriguez
2009-09-02
1
-3
/
+2
|
*
wireless: update reg debug kconfig entry
Luis R. Rodriguez
2009-09-02
1
-0
/
+4
*
|
net: file_operations should be const
Stephen Hemminger
2009-09-02
7
-14
/
+14
*
|
inet: inet_connection_sock_af_ops const
Stephen Hemminger
2009-09-02
4
-10
/
+10
*
|
tcp: MD5 operations should be const
Stephen Hemminger
2009-09-02
2
-7
/
+7
*
|
net: seq_operations should be const
Stephen Hemminger
2009-09-02
2
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-02
15
-28
/
+44
|
\
\
|
*
|
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
2009-09-01
2
-19
/
+16
|
*
|
net: sk_free() should be allowed right after sk_alloc()
Jarek Poplawski
2009-09-01
1
-1
/
+1
|
*
|
pkt_sched: Fix bogon in tasklet_hrtimer changes.
David S. Miller
2009-08-24
2
-2
/
+2
|
*
|
NET: llc, zero sockaddr_llc struct
Jiri Slaby
2009-08-23
1
-0
/
+1
|
*
|
netpoll: warning for ndo_start_xmit returns with interrupts enabled
Dongdong Deng
2009-08-23
1
-0
/
+5
|
*
|
netfilter: xt_quota: fix wrong return value (error case)
Patrick McHardy
2009-08-23
1
-1
/
+1
|
*
|
ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...
Bruno Prémont
2009-08-23
1
-1
/
+3
|
*
|
pkt_sched: Convert CBQ to tasklet_hrtimer.
David S. Miller
2009-08-23
1
-10
/
+13
|
*
|
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
David S. Miller
2009-08-22
1
-4
/
+4
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-18
1
-13
/
+15
|
|
\
\
|
|
*
|
mac80211: fix todo lock
Johannes Berg
2009-08-17
1
-13
/
+15
|
*
|
|
net: restore gnet_stats_basic to previous definition
Eric Dumazet
2009-08-17
8
-15
/
+20
|
*
|
|
NETROM: Fix use of static buffer
Ralf Baechle
2009-08-17
1
-9
/
+12
|
|
/
/
[next]