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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fix a lockdep rcu warning in __sk_dst_set()
Eric Dumazet
2010-04-27
1
-2
/
+5
*
rps: inet_rps_save_rxhash() argument is not const
Eric Dumazet
2010-04-27
1
-1
/
+1
*
TCP: avoid to send keepalive probes if receiving data
Flavio Leitner
2010-04-27
3
-3
/
+11
*
bridge: multicast router list manipulation
stephen hemminger
2010-04-27
1
-15
/
+15
*
bridge: use is_multicast_ether_addr
stephen hemminger
2010-04-27
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
29
-120
/
+794
|
\
|
*
cxgb3: Wait longer for control packets on initialization
Andre Detsch
2010-04-27
1
-1
/
+1
|
*
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
2010-04-27
3
-40
/
+55
|
*
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
2010-04-27
3
-24
/
+62
|
*
r8169: more broken register writes workaround
françois romieu
2010-04-26
1
-0
/
+5
|
*
r8169: failure to enable mwi should not be fatal
françois romieu
2010-04-26
1
-14
/
+13
|
*
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-26
1
-3
/
+3
|
*
ieee802154: Fix oops during ieee802154_sock_ioctl
Stefan Schmidt
2010-04-26
1
-0
/
+3
|
*
tg3: Fix INTx fallback when MSI fails
Andre Detsch
2010-04-26
1
-0
/
+1
|
*
ipv6: Fix inet6_csk_bind_conflict()
Eric Dumazet
2010-04-25
1
-1
/
+1
|
*
e100: Fix the TX workqueue race
Alan Cox
2010-04-24
1
-2
/
+8
|
*
gianfar: Fix potential oops during OF address translation
Anton Vorontsov
2010-04-23
1
-5
/
+1
|
*
fsl_pq_mdio: Fix kernel oops during OF address translation
Anton Vorontsov
2010-04-23
1
-6
/
+14
|
*
tcp: bind() fix when many ports are bound
Eric Dumazet
2010-04-22
2
-10
/
+21
|
*
rdma: potential ERR_PTR dereference
Dan Carpenter
2010-04-22
1
-1
/
+1
|
*
rtnetlink: potential ERR_PTR dereference
Dan Carpenter
2010-04-22
1
-2
/
+3
|
*
net: ipv6 bind to device issue
Jiri Olsa
2010-04-21
1
-1
/
+1
|
*
ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...
Shan Wei
2010-04-21
1
-1
/
+1
|
*
drivers/net/usb: Add new driver ipheth
Diego Giagio
2010-04-21
4
-0
/
+582
|
*
cxgb3: fix linkup issue
Hiroshi Shimamoto
2010-04-21
1
-1
/
+1
|
*
X25 fix dead unaccepted sockets
andrew hendry
2010-04-21
1
-0
/
+1
|
*
KS8851: NULL pointer dereference if list is empty
Abraham Arce
2010-04-21
1
-5
/
+7
|
*
net: 3c574_cs fix stats.tx_bytes counter
Alexander Kurz
2010-04-21
1
-2
/
+5
|
*
xfrm6: ensure to use the same dev when building a bundle
Nicolas Dichtel
2010-04-21
1
-1
/
+1
|
*
can: Fix possible NULL pointer dereference in ems_usb.c
Hans J. Koch
2010-04-21
1
-4
/
+4
*
|
net: suppress RCU lockdep false positive in twsk_net()
Paul E. McKenney
2010-04-27
1
-1
/
+3
*
|
bridge: Fix build of ipv6 multicast code.
David S. Miller
2010-04-27
1
-0
/
+1
*
|
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-26
1
-6
/
+3
*
|
net: use sk_sleep()
Eric Dumazet
2010-04-26
3
-21
/
+21
*
|
pppoe: use pppoe_pernet instead of directly net_generic
Jiri Pirko
2010-04-26
1
-1
/
+1
*
|
phonet: use phonet_pernet instead of directly net_generic
Jiri Pirko
2010-04-26
1
-8
/
+15
*
|
netns: rename unregister_pernet_subsys parameter
Jiri Pirko
2010-04-25
1
-2
/
+2
*
|
rps: optimize rps_get_cpu()
Changli Gao
2010-04-24
1
-13
/
+11
*
|
sky2: add support for receive hashing
Stephen Hemminger
2010-04-24
2
-2
/
+91
*
|
Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...
David S. Miller
2010-04-23
5
-156
/
+694
|
\
\
|
*
|
bridge br_multicast: IPv6 MLD support.
YOSHIFUJI Hideaki
2010-04-23
3
-4
/
+429
|
*
|
bridge br_multicast: Make functions less ipv4 dependent.
YOSHIFUJI Hideaki
2010-04-23
2
-58
/
+151
|
*
|
ipv6 mcast: Introduce include/net/mld.h for MLD definitions.
YOSHIFUJI Hideaki
2010-04-23
2
-95
/
+115
*
|
|
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
2010-04-23
7
-8
/
+116
*
|
|
IPv6: Add dontfrag argument to relevant functions
Brian Haley
2010-04-23
9
-12
/
+46
*
|
|
IPv6: data structure changes for new socket options
Brian Haley
2010-04-23
3
-4
/
+57
*
|
|
l2tp_eth: fix memory allocation
Jiri Pirko
2010-04-23
1
-28
/
+1
*
|
|
l2tp: fix memory allocation
Jiri Pirko
2010-04-23
1
-28
/
+1
*
|
|
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
127
-8937
/
+19023
|
\
\
\
|
*
|
|
radiotap parser: fix endian annotation
Johannes Berg
2010-04-21
1
-1
/
+1
[next]