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
*
tipc: align usage of variable names and macros in socket
Jon Paul Maloy
2014-03-12
3
-84
/
+98
*
tipc: eliminate redundant locking
Jon Paul Maloy
2014-03-12
3
-109
/
+47
*
tipc: eliminate upcall function pointers between port and socket
Jon Paul Maloy
2014-03-12
5
-58
/
+34
*
tipc: aggregate port structure into socket structure
Jon Paul Maloy
2014-03-12
4
-54
/
+101
*
tipc: remove redundant 'peer_name' field in struct tipc_sock
Jon Paul Maloy
2014-03-12
3
-27
/
+30
*
tipc: replace reference table rwlock with spinlock
Jon Paul Maloy
2014-03-12
1
-5
/
+5
*
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
2014-03-12
2
-1
/
+25
*
tipc: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
1
-1
/
+1
*
ieee802154: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
2
-2
/
+2
*
net: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
2
-12
/
+12
*
8021q: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
2
-4
/
+4
*
pkt_sched: add cond_resched() to class and qdisc dump
Eric Dumazet
2014-03-11
1
-0
/
+2
*
pkt_sched: do not use rcu in tc_dump_qdisc()
Eric Dumazet
2014-03-11
1
-4
/
+2
*
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
Li RongQing
2014-03-11
1
-3
/
+3
*
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
2014-03-10
1
-6
/
+8
*
tcp: timestamp SYN+DATA messages
Eric Dumazet
2014-03-10
2
-0
/
+7
*
6lowpan: reassembly: fix access of ctl table entry
Alexander Aring
2014-03-10
1
-1
/
+1
*
l2tp: fix unused variable warning
Eric Dumazet
2014-03-10
1
-2
/
+1
*
netlink: autosize skb lengthes
Eric Dumazet
2014-03-10
2
-1
/
+27
*
vlan: use use ether_addr_equal_64bits to instead of ether_addr_equal
dingtianhong
2014-03-09
1
-1
/
+1
*
vlan: slight optimization for vlan_do_receive()
dingtianhong
2014-03-09
1
-1
/
+1
*
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
2014-03-08
1
-6
/
+15
*
6lowpan: reassembly: fix return of init function
Alexander Aring
2014-03-07
1
-2
/
+3
*
Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2014-03-07
13
-168
/
+564
|
\
|
*
af_rxrpc: Keep rxrpc_call pointers in a hashtable
Tim Smith
2014-03-04
3
-106
/
+277
|
*
af_rxrpc: Request an ACK for every alternate DATA packet
David Howells
2014-02-26
1
-2
/
+6
|
*
af_rxrpc: Expose more RxRPC parameters via sysctls
David Howells
2014-02-26
4
-4
/
+60
|
*
af_rxrpc: Improve ACK production
David Howells
2014-02-26
3
-4
/
+3
|
*
af_rxrpc: Add sysctls for configuring RxRPC parameters
David Howells
2014-02-26
11
-27
/
+211
|
*
af_rxrpc: Fix UDP MTU calculation from ICMP_FRAG_NEEDED
David Howells
2014-02-26
1
-0
/
+1
|
*
af_rxrpc: Prevent RxRPC peers from ABORT-storming one another
Tim Smith
2014-02-07
1
-4
/
+8
|
*
af_rxrpc: Remove incorrect checksum calculation from rxrpc_recvmsg()
Tim Smith
2014-02-07
1
-24
/
+1
*
|
l2tp: keep original skb ownership
Eric Dumazet
2014-03-07
1
-21
/
+2
*
|
tcp: do not leak non zero tstamp in output packets
Eric Dumazet
2014-03-07
1
-0
/
+2
*
|
net_sched: htb: do not acquire qdisc lock in dump operations
Eric Dumazet
2014-03-06
1
-12
/
+8
*
|
6lowpan: move 6lowpan header to include/net
Alexander Aring
2014-03-06
5
-439
/
+4
*
|
6lowpan: add missing include of net/ipv6.h
Alexander Aring
2014-03-06
1
-0
/
+2
*
|
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
David S. Miller
2014-03-06
1
-2
/
+2
*
|
inet: remove now unused flag DST_NOPEER
Hannes Frederic Sowa
2014-03-06
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
56
-390
/
+525
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-04
53
-384
/
+500
|
|
\
\
|
|
*
\
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-03
2
-1
/
+32
|
|
|
\
\
|
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-03
2
-1
/
+32
|
|
|
|
\
\
|
|
|
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-02-28
2
-1
/
+32
|
|
|
|
|
\
\
|
|
|
|
|
*
|
mac80211: fix association to 20/40 MHz VHT networks
Johannes Berg
2014-02-27
1
-0
/
+1
|
|
|
|
|
*
|
cfg80211: regulatory: reset regdomain in case of error
Janusz Dziedzic
2014-02-25
1
-1
/
+9
|
|
|
|
|
*
|
mac80211: don't validate unchanged AP bandwidth while tracking
Johannes Berg
2014-02-24
1
-0
/
+22
|
|
*
|
|
|
|
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
2014-03-03
1
-0
/
+7
|
|
*
|
|
|
|
Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...
David S. Miller
2014-03-03
1
-21
/
+5
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
can: remove CAN FD compatibility for CAN 2.0 sockets
Oliver Hartkopp
2014-03-03
1
-21
/
+5
|
|
|
|
/
/
/
/
[next]