index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wimax
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-10
DSA: Convert repeated msleep calls to timeouts
Barry Grussling
4
-18
/
+34
2013-01-10
DSA: Convert DSA comments to network-style comments
Barry Grussling
5
-232
/
+93
2013-01-10
ipv6: Optimize ipv6_change_dsfield().
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+2
2013-01-10
ipv6: Use container_of macro instead of magic number to get ipv6 header.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+4
2013-01-10
bnx2x: NULL dereference on error in debug code
Dan Carpenter
1
-2
/
+1
2013-01-10
unix: Use FIELD_SIZEOF() in af_unix_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2013-01-10
openvswitch: Use FIELD_SIZEOF() in dp_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
netlink: Use FIELD_SIZEOF() in netlink_proto_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
ipv6: Use FIELD_SIZEOF() in inet6_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
ipv4: Use FIELD_SIZEOF() in inet_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
bgmac: driver for GBit MAC core on BCMA bus
Rafał Miłecki
6
-1
/
+1892
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
51
-128
/
+42
2013-01-09
net: init perm_addr in register_netdevice()
Jiri Pirko
1
-0
/
+7
2013-01-09
netconsole: add IPv6 example in doc
Cong Wang
1
-1
/
+6
2013-01-09
netpoll: add IPv6 support
Cong Wang
2
-16
/
+274
2013-01-09
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
Cong Wang
4
-92
/
+103
2013-01-09
netpoll: prepare for ipv6
Cong Wang
3
-184
/
+243
2013-01-09
net: fec: Remove 'inline' declarations
Fabio Estevam
1
-3
/
+3
2013-01-09
net: introduce skb_transport_header_was_set()
Eric Dumazet
3
-1
/
+14
2013-01-08
ethtool: consolidate work with ethtool_ops
Jiri Pirko
1
-24
/
+21
2013-01-08
bnx2x: Segregate SR-IOV code
Ariel Elior
10
-844
/
+953
2013-01-08
net: fec: report correct hardware stamping info to ethtool
Frank Li
1
-1
/
+30
2013-01-08
veth: avoid a NULL deref in veth_stats_one
Eric Dumazet
1
-18
/
+40
2013-01-08
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
6
-89
/
+66
2013-01-07
drivers/net: delete 8390 based EISA drivers.
Paul Gortmaker
7
-2187
/
+2
2013-01-07
drivers/net: remove orphaned references to micro channel
Paul Gortmaker
7
-16
/
+12
2013-01-07
team: use strlcpy with ethtool_drvinfo fields
Flavio Leitner
1
-2
/
+2
2013-01-07
tcp: make sysctl_tcp_ecn namespace aware
Hannes Frederic Sowa
9
-20
/
+25
2013-01-07
ndisc: Use struct rd_msg for redirect message.
YOSHIFUJI Hideaki / 吉藤英明
2
-28
/
+21
2013-01-07
net: splice: avoid high order page splitting
Eric Dumazet
1
-29
/
+9
2013-01-07
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
Jiri Pirko
4
-5
/
+5
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
86
-277
/
+297
2013-01-07
ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create
Jiri Pirko
1
-1
/
+3
2013-01-07
ethoc: fix mac address set
Jiri Pirko
1
-11
/
+11
2013-01-07
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
Nithin Nayak Sujir
2
-6
/
+4
2013-01-07
tg3: Improve PCI function number detection.
Michael Chan
1
-11
/
+8
2013-01-07
tg3: Add NVRAM support for 5762
Michael Chan
2
-1
/
+110
2013-01-07
tg3: Add support for new 5762 ASIC
Michael Chan
2
-25
/
+81
2013-01-05
ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3)
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2013-01-05
NET: FEC: dynamtic check DMA desc buff type
Frank Li
4
-87
/
+116
2013-01-05
ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...
Peter Hüwe
1
-1
/
+1
2013-01-04
smsc95xx: enable dynamic autosuspend
Steve Glendinning
1
-1
/
+150
2013-01-04
smsc95xx: eliminate duplicate warnings on io failure
Steve Glendinning
1
-217
/
+67
2013-01-04
net: kill dev->master
Jiri Pirko
1
-4
/
+0
2013-01-04
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
Jiri Pirko
2
-68
/
+1
2013-01-04
bonding: remove usage of dev->master
Jiri Pirko
5
-64
/
+81
2013-01-04
nes: remove usage of dev->master
Jiri Pirko
2
-4
/
+6
2013-01-04
vlan: remove usage of dev->master in __vlan_find_dev_deep()
Jiri Pirko
1
-7
/
+11
2013-01-04
qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
Jiri Pirko
1
-10
/
+11
[next]