index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-11
atm: he: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-11
net: ieee802154: remove unnecessary spi_set_drvdata()
Jingoo Han
2
-3
/
+0
2013-12-11
net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-11
net: vmxnet3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-11
net: fddi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-11
net: hippi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-4
/
+1
2013-12-11
virtio_net: spelling fixes
stephen hemminger
1
-2
/
+2
2013-12-11
virtio_net: remove unused parameter to send_command
stephen hemminger
1
-21
/
+13
2013-12-11
net: handle error more gracefully in socketpair()
Yann Droneaud
1
-18
/
+31
2013-12-11
Revert "macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvm...
David S. Miller
1
-0
/
+5
2013-12-11
Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()"
David S. Miller
1
-0
/
+5
2013-12-11
net: more spelling fixes
stephen hemminger
5
-11
/
+11
2013-12-11
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
2
-3
/
+7
2013-12-11
dn_dev: add support for IFA_FLAGS nl attribute
Jiri Pirko
2
-5
/
+10
2013-12-11
sh_eth: add R8A7791 support
Sergei Shtylyov
2
-4
/
+5
2013-12-11
bgmac: start/stop PHY on netdev open/stop
Rafał Miłecki
1
-0
/
+4
2013-12-10
neigh: use neigh_parms_net() to get struct neigh_parms->net pointer
Jiri Pirko
1
-1
/
+1
2013-12-10
cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL
Paul Moore
1
-1
/
+1
2013-12-10
ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format
Jiri Pirko
1
-2
/
+2
2013-12-10
igb: Start temperature sensor attribute index with 1
Guenter Roeck
1
-4
/
+4
2013-12-10
igb: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2
-55
/
+53
2013-12-10
igb: Add new feature Media Auto Sense for 82580 devices only
Carolyn Wyborny
6
-0
/
+226
2013-12-10
igb: Support ports mapped in 64-bit PCI space
Aaron Sierra
1
-7
/
+3
2013-12-10
igb: Add media switching feature for i354 PHY's
Carolyn Wyborny
5
-0
/
+96
2013-12-10
ixgbe: Focus config of head, tail ntc, and ntu all into a single function
Don Skidmore
2
-40
/
+19
2013-12-10
ixgbevf: update Kconfig description
Jacob Keller
1
-4
/
+4
2013-12-10
i40e: Bump version number
Catherine Sullivan
1
-1
/
+1
2013-12-10
i40e: remove and fix confusing define name
Jesse Brandeburg
1
-4
/
+17
2013-12-10
i40e: complain about out-of-range descriptor request
Shannon Nelson
1
-9
/
+13
2013-12-10
i40e: loopback info and set loopback fix
Kamil Krawczyk
3
-4
/
+6
2013-12-10
i40e: restrict diag test messages
Shannon Nelson
1
-9
/
+12
2013-12-10
mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...
Jack Morgenstein
10
-20
/
+32
2013-12-10
ipv6: use ip6_flowinfo helper
Florent Fourcot
1
-2
/
+1
2013-12-10
ipv6: add ip6_flowlabel helper
Florent Fourcot
3
-2
/
+7
2013-12-10
ipv6: remove rcv_tclass of ipv6_pinfo
Florent Fourcot
3
-7
/
+2
2013-12-10
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
Florent Fourcot
3
-2
/
+1
2013-12-10
ipv6: add flowinfo for tcp6 pkt_options for all cases
Florent Fourcot
3
-0
/
+9
2013-12-10
bgmac: connect to PHY and make use of PHY device
Rafał Miłecki
2
-138
/
+64
2013-12-10
etherdevice: Optimize a few is_<foo>_ether_addr functions
Joe Perches
1
-2
/
+23
2013-12-10
batadv: Slight optimization of batadv_compare_eth
Joe Perches
1
-1
/
+1
2013-12-10
etherdevice: Add ether_addr_equal_unaligned
Joe Perches
1
-0
/
+18
2013-12-10
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
3
-1
/
+15
2013-12-10
neigh: restore old behaviour of default parms values
Jiri Pirko
5
-6
/
+92
2013-12-10
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
6
-6
/
+23
2013-12-10
neigh: wrap proc dointvec functions
Jiri Pirko
3
-15
/
+59
2013-12-10
neigh: convert parms to an array
Jiri Pirko
7
-257
/
+238
2013-12-10
net: sh_eth: do not issue a wild PHY reset through BMCR
Florian Fainelli
1
-1
/
+4
2013-12-10
net: tc35815: use phy_init_hw for PHY reset
Florian Fainelli
1
-11
/
+4
2013-12-10
net: pxa168_eth: use phy_init_hw for PHY reset
Florian Fainelli
1
-19
/
+1
2013-12-10
net: mv643xx_eth: use phy_init_hw to reset PHY
Florian Fainelli
1
-20
/
+1
[next]