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
*
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-10-08
3
-27
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-14
30
-102
/
+184
|
\
|
*
pktgen: fix crash with vlan and packet size less than 46
Nishank Trivedi
2012-09-13
1
-1
/
+1
|
*
net_sched: gred: actually perform idling in WRED mode
David Ward
2012-09-13
1
-11
/
+15
|
*
net_sched: gred: fix qave reporting via netlink
David Ward
2012-09-13
1
-1
/
+4
|
*
net_sched: gred: eliminate redundant DP prio comparisons
David Ward
2012-09-13
1
-3
/
+2
|
*
net_sched: gred: correct comment about qavg calculation in RIO mode
David Ward
2012-09-13
1
-1
/
+1
|
*
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-09-13
4
-44
/
+38
|
|
\
|
|
*
netfilter: log: Fix log-level processing
Joe Perches
2012-09-12
2
-3
/
+3
|
|
*
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
2012-09-09
1
-8
/
+2
|
|
*
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
2012-09-09
1
-11
/
+8
|
|
*
netfilter: take care of timewait sockets
Eric Dumazet
2012-09-06
2
-22
/
+25
|
*
|
net-sched: sch_cbq: avoid infinite loop
Eric Dumazet
2012-09-11
1
-2
/
+3
|
*
|
net: fix net/core/sock.c build error
Randy Dunlap
2012-09-10
1
-0
/
+2
|
*
|
caif: move the dereference below the NULL test
Wei Yongjun
2012-09-10
1
-2
/
+3
|
*
|
net: small bug on rxhash calculation
Chema Gonzalez
2012-09-08
1
-5
/
+6
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
7
-17
/
+27
|
|
\
\
|
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-09-05
3
-6
/
+11
|
|
|
\
\
|
|
|
*
|
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
LEO Airwarosu Yoichi Shinoda
2012-09-05
1
-5
/
+4
|
|
|
*
|
nl80211: fix possible memory leak nl80211_connect()
Wei Yongjun
2012-09-04
1
-1
/
+3
|
|
|
*
|
mac80211: clear bssid on auth/assoc failure
Eliad Peller
2012-09-04
1
-0
/
+4
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-05
4
-11
/
+16
|
|
|
\
\
\
|
|
|
*
|
|
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
2012-08-27
1
-0
/
+4
|
|
|
*
|
|
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
2012-08-27
3
-8
/
+9
|
|
|
*
|
|
Bluetooth: Fix use-after-free bug in SMP
Andre Guedes
2012-08-15
1
-3
/
+3
|
*
|
|
|
|
udp: increment UDP_MIB_INERRORS if copy failed
Eric Dumazet
2012-09-07
2
-0
/
+16
|
*
|
|
|
|
tcp: fix possible socket refcount problem for ipv6
Julian Anastasov
2012-09-05
1
-2
/
+3
|
*
|
|
|
|
l2tp: fix a typo in l2tp_eth_dev_recv()
Eric Dumazet
2012-09-04
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2012-09-04
3
-7
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
openvswitch: Fix FLOW_BUFSIZE definition.
Jesse Gross
2012-09-03
1
-3
/
+5
|
|
*
|
|
|
|
openvswitch: Fix typo
Joe Stringer
2012-09-02
1
-1
/
+1
|
|
*
|
|
|
|
openvswitch: Relax set header validation.
Jesse Gross
2012-08-06
1
-3
/
+3
|
*
|
|
|
|
|
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2012-09-04
2
-1
/
+16
|
*
|
|
|
|
|
l2tp: fix a lockdep splat
Eric Dumazet
2012-09-04
1
-0
/
+4
|
*
|
|
|
|
|
netrom: copy_datagram_iovec can fail
Alan Cox
2012-09-04
1
-1
/
+6
|
*
|
|
|
|
|
fq_codel: dont reinit flow state
Eric Dumazet
2012-09-03
1
-1
/
+1
|
*
|
|
|
|
|
sctp: Don't charge for data in sndbuf again when transmitting packet
Thomas Graf
2012-09-03
1
-1
/
+20
|
*
|
|
|
|
|
net: sock_edemux() should take care of timewait sockets
Eric Dumazet
2012-09-03
1
-1
/
+6
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-09-13
3
-14
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
SUNRPC: Fix a UDP transport regression
Trond Myklebust
2012-09-07
3
-14
/
+24
*
|
|
|
|
|
|
Fix order of arguments to compat_put_time[spec|val]
Mikulas Patocka
2012-09-05
1
-2
/
+2
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-02
16
-61
/
+76
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net/xfrm/xfrm_state.c: fix error return code
Julia Lawall
2012-08-31
1
-1
/
+3
|
*
|
|
|
|
|
net: ipv6: fix error return code
Julia Lawall
2012-08-31
1
-3
/
+3
|
*
|
|
|
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-08-31
5
-10
/
+24
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
2012-08-31
1
-5
/
+11
|
|
*
|
|
|
|
|
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
Pablo Neira Ayuso
2012-08-30
1
-1
/
+4
|
|
*
|
|
|
|
|
netfilter: nfnetlink_log: fix error return code in init path
Julia Lawall
2012-08-30
1
-1
/
+3
|
|
*
|
|
|
|
|
netfilter: ctnetlink: fix error return code in init path
Julia Lawall
2012-08-30
1
-1
/
+2
|
|
*
|
|
|
|
|
ipvs: fix error return code
Julia Lawall
2012-08-30
1
-1
/
+3
[next]