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
*
doc: Clarify behavior when sysctl tcp_ecn = 1
Vijay Subramanian
2013-01-10
1
-2
/
+3
*
bnx2x: align define usage to satisfy static checkers
Ariel Elior
2013-01-10
1
-1
/
+1
*
veth: fix a NULL deref in netif_carrier_off
Eric Dumazet
2013-01-10
1
-1
/
+3
*
cxgb4: Fix incorrect PFVF CMASK
Vipul Pandya
2013-01-10
1
-2
/
+1
*
DSA: Convert spaces to tabs where appropriate
Barry Grussling
2013-01-10
2
-23
/
+23
*
DSA: Convert printk calls to netdev_info calls
Barry Grussling
2013-01-10
2
-10
/
+12
*
DSA: Convert repeated msleep calls to timeouts
Barry Grussling
2013-01-10
4
-18
/
+34
*
DSA: Convert DSA comments to network-style comments
Barry Grussling
2013-01-10
5
-232
/
+93
*
ipv6: Optimize ipv6_change_dsfield().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-4
/
+2
*
ipv6: Use container_of macro instead of magic number to get ipv6 header.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-5
/
+4
*
bnx2x: NULL dereference on error in debug code
Dan Carpenter
2013-01-09
1
-2
/
+1
*
unix: Use FIELD_SIZEOF() in af_unix_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-2
/
+1
*
rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-2
/
+2
*
openvswitch: Use FIELD_SIZEOF() in dp_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-2
/
+1
*
netlink: Use FIELD_SIZEOF() in netlink_proto_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-2
/
+1
*
ipv6: Use FIELD_SIZEOF() in inet6_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-2
/
+1
*
ipv4: Use FIELD_SIZEOF() in inet_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-2
/
+1
*
bgmac: driver for GBit MAC core on BCMA bus
Rafał Miłecki
2013-01-09
6
-1
/
+1892
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
51
-128
/
+42
*
net: init perm_addr in register_netdevice()
Jiri Pirko
2013-01-08
1
-0
/
+7
*
netconsole: add IPv6 example in doc
Cong Wang
2013-01-08
1
-1
/
+6
*
netpoll: add IPv6 support
Cong Wang
2013-01-08
2
-16
/
+274
*
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
Cong Wang
2013-01-08
4
-92
/
+103
*
netpoll: prepare for ipv6
Cong Wang
2013-01-08
3
-184
/
+243
*
net: fec: Remove 'inline' declarations
Fabio Estevam
2013-01-08
1
-3
/
+3
*
net: introduce skb_transport_header_was_set()
Eric Dumazet
2013-01-08
3
-1
/
+14
*
Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2013-01-08
7
-2187
/
+2
|
\
|
*
drivers/net: delete 8390 based EISA drivers.
Paul Gortmaker
2013-01-07
7
-2187
/
+2
*
|
ethtool: consolidate work with ethtool_ops
Jiri Pirko
2013-01-07
1
-24
/
+21
*
|
bnx2x: Segregate SR-IOV code
Ariel Elior
2013-01-07
10
-844
/
+953
*
|
net: fec: report correct hardware stamping info to ethtool
Frank Li
2013-01-07
1
-1
/
+30
*
|
veth: avoid a NULL deref in veth_stats_one
Eric Dumazet
2013-01-07
1
-18
/
+40
*
|
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
2013-01-07
6
-89
/
+66
|
/
*
drivers/net: remove orphaned references to micro channel
Paul Gortmaker
2013-01-06
7
-16
/
+12
*
team: use strlcpy with ethtool_drvinfo fields
Flavio Leitner
2013-01-06
1
-2
/
+2
*
tcp: make sysctl_tcp_ecn namespace aware
Hannes Frederic Sowa
2013-01-06
9
-20
/
+25
*
ndisc: Use struct rd_msg for redirect message.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-06
2
-28
/
+21
*
net: splice: avoid high order page splitting
Eric Dumazet
2013-01-06
1
-29
/
+9
*
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
Jiri Pirko
2013-01-06
4
-5
/
+5
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
86
-277
/
+297
*
ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create
Jiri Pirko
2013-01-06
1
-1
/
+3
*
ethoc: fix mac address set
Jiri Pirko
2013-01-06
1
-11
/
+11
*
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
Nithin Nayak Sujir
2013-01-06
2
-6
/
+4
*
tg3: Improve PCI function number detection.
Michael Chan
2013-01-06
1
-11
/
+8
*
tg3: Add NVRAM support for 5762
Michael Chan
2013-01-06
2
-1
/
+110
*
tg3: Add support for new 5762 ASIC
Michael Chan
2013-01-06
2
-25
/
+81
*
ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3)
YOSHIFUJI Hideaki / 吉藤英明
2013-01-04
1
-2
/
+2
*
NET: FEC: dynamtic check DMA desc buff type
Frank Li
2013-01-04
4
-87
/
+116
*
ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...
Peter Hüwe
2013-01-04
1
-1
/
+1
*
smsc95xx: enable dynamic autosuspend
Steve Glendinning
2013-01-04
1
-1
/
+150
[next]