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
*
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
42
-42
/
+42
*
batman-adv: postpone sysfs removal when unregistering
Simon Wunderlich
2013-01-19
3
-5
/
+57
*
batman-adv: rename random32() to prandom_u32()
Akinobu Mita
2013-01-19
1
-2
/
+2
*
batman-adv: kernel doc for types.h
Marek Lindner
2013-01-19
1
-66
/
+395
*
batman-adv: rename batadv_claim struct to make clear it is used by bla
Marek Lindner
2013-01-19
2
-21
/
+22
*
batman-adv: rename batadv_backbone_gw struct to make clear it is used by bla
Marek Lindner
2013-01-19
2
-27
/
+29
*
batman-adv: rename batadv_recvlist_node struct to make clear it is used by vis
Marek Lindner
2013-01-19
2
-4
/
+4
*
batman-adv: rename batadv_if_list_entry struct to make clear it is used by vis
Marek Lindner
2013-01-19
2
-13
/
+14
*
batman-adv: group tt type definitions together
Marek Lindner
2013-01-19
1
-25
/
+25
*
batman-adv: mark debug_log struct as bat_priv only struct
Marek Lindner
2013-01-19
2
-18
/
+20
*
batman-adv: align kernel doc properly
Marek Lindner
2013-01-19
1
-13
/
+12
*
batman-adv: a delayed_work has to be initialised once
Antonio Quartulli
2013-01-19
6
-44
/
+32
*
ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv
Hannes Frederic Sowa
2013-01-18
1
-6
/
+1
*
ndisc: Check NS message length before access.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-18
1
-0
/
+5
*
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-18
4
-14
/
+7
*
enic: change sprintf() to snprintf()
Dan Carpenter
2013-01-18
1
-4
/
+8
*
smsc: smc911x: Fix sparse warnings
Fabio Estevam
2013-01-18
1
-1
/
+1
*
net: usb: initialize tmp in dm9601.c to avoid warning
Simon Que
2013-01-18
1
-2
/
+2
*
net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
Mugunthan V N
2013-01-18
4
-13
/
+57
*
6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN
Alan Ott
2013-01-18
1
-9
/
+32
*
6lowpan: Refactor packet delivery into a function
Alan Ott
2013-01-18
1
-14
/
+24
*
net: fec: enable pause frame to improve rx prefomance for 1G network
Frank Li
2013-01-18
2
-1
/
+91
*
net: asix: handle packets crossing URB boundaries
Lucas Stach
2013-01-18
4
-30
/
+109
*
net: asix: init ASIX AX88772B MAC from EEPROM
Lucas Stach
2013-01-18
2
-3
/
+30
*
Merge branch 'intel'
David S. Miller
2013-01-18
19
-141
/
+1747
|
\
|
*
igb: Use in-kernel PTP_EV_PORT #define
Matthew Vick
2013-01-18
1
-3
/
+3
|
*
igb: Free any held skb that should have been timestamped on remove
Matthew Vick
2013-01-18
1
-0
/
+4
|
*
igb: Add mechanism for detecting latched hardware Rx timestamp
Matthew Vick
2013-01-18
4
-0
/
+51
|
*
igb: Add timeout for PTP Tx work item
Matthew Vick
2013-01-18
4
-0
/
+14
|
*
igb: Add support for SW timestamping
Matthew Vick
2013-01-18
2
-0
/
+11
|
*
igb: Enable hwmon data output for thermal sensors via I2C.
Carolyn Wyborny
2013-01-18
8
-7
/
+469
|
*
igb: Add support functions to access thermal data.
Carolyn Wyborny
2013-01-18
4
-1
/
+42
|
*
igb: Add i2c interface to igb.
Carolyn Wyborny
2013-01-18
8
-1
/
+301
|
*
igb: Enable SR-IOV configuration via PCI sysfs interface
Greg Rose
2013-01-18
1
-101
/
+219
|
*
e1000e: add support for hardware timestamping on some devices
Bruce Allan
2013-01-18
7
-8
/
+462
|
*
e1000e: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
2013-01-18
1
-2
/
+9
|
*
e1000e: add ethtool .get_eee/.set_eee
Bruce Allan
2013-01-18
5
-23
/
+167
|
/
*
ipv6: Complete neighbour entry removal from dst_entry.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
3
-86
/
+1
*
ipv6: Do not depend on rt->n in ip6_finish_output2().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-5
/
+13
*
ipv6: Do not depend on rt->n in ip6_dst_lookup_tail().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-2
/
+6
*
ipv6: Introduce rt6_nexthop() to select nexthop address.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-0
/
+8
*
ipv6: Do not depend on rt->n in rt6_probe().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-10
/
+16
*
ipv6: Do not depend on rt->n in rt6_check_neigh().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-5
/
+9
*
ipv6: Do not depend on rt->n in ip6_pol_route().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-1
/
+1
*
ndisc: Introduce __ipv6_neigh_lookup_noref().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-7
/
+15
*
ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-8
/
+4
*
ndisc: Remove tbl argument for __ipv6_neigh_lookup().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
2
-4
/
+4
*
ndisc: Update neigh->updated with write lock.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-4
/
+8
*
bnx2x: fix GRO parameters
Yuval Mintz
2013-01-17
1
-24
/
+23
*
cxgb3: Fix Tx csum stats
Vipul Pandya
2013-01-17
1
-1
/
+1
[next]