index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
div64.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
r8169: support IPv6
hayeswang
1
-12
/
+145
2014-07-11
r8169: use Giant Send
hayeswang
1
-1
/
+7
2014-07-11
r8169: split rtl8169_tso_csum
hayeswang
1
-34
/
+37
2014-07-11
ipv4: remove the unnecessary variable in udp_mcast_next
Li RongQing
1
-5
/
+4
2014-07-11
dp83640: Adjust ptp event timestamps
Stefan Sørensen
1
-0
/
+3
2014-07-11
ethernet: Add new driver for Marvell Armada 375 network unit
Marcin Wojtas
4
-0
/
+6463
2014-07-11
ipv6: fix the check when handle RA
Li RongQing
1
-6
/
+6
2014-07-11
net: cpmac: fix in debug messages
Varka Bhadram
1
-12
/
+12
2014-07-10
bridge: netlink dump interface at par with brctl
Jamal Hadi Salim
2
-19
/
+70
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
8
-10
/
+24
2014-07-10
r8152: support jumbo frame for RTL8153
hayeswang
1
-4
/
+32
2014-07-10
net: cpmac: fix in releasing resources
Varka Bhadram
1
-2
/
+3
2014-07-10
net: cpmac: fix proper spacing before return statement
Varka Bhadram
1
-0
/
+8
2014-07-10
net: cpmac: fix missing a blank line after declarations
Varka Bhadram
1
-0
/
+8
2014-07-10
net: cpmac: fix cpmac driver structure
Varka Bhadram
1
-3
/
+5
2014-07-10
net: cpmac: dynamic debug fixes
Varka Bhadram
1
-74
/
+62
2014-07-10
net: cpmac: fix comments
Varka Bhadram
1
-19
/
+21
2014-07-10
net: cpmac: remove space in macro defination
Varka Bhadram
1
-41
/
+41
2014-07-10
ipconfig: Only bootp paths should reference ic_dev_xid.
David S. Miller
1
-1
/
+1
2014-07-10
net: systemport: use kcalloc instead of kzalloc
Florian Fainelli
1
-3
/
+3
2014-07-10
net: systemport: align multiple lines correctly
Florian Fainelli
1
-59
/
+58
2014-07-10
hyperv: Add netpoll support
Richard Weinberger
1
-0
/
+11
2014-07-10
arc_emac: Remove unused pointer to net_device from arc_emac_priv
Tobias Klauser
2
-3
/
+0
2014-07-10
arc_emac: Use net_device_stats from struct net_device
Tobias Klauser
2
-7
/
+5
2014-07-09
ipconfig: move ic_dev_xid under IPCONFIG_BOOTP
Fabian Frederick
1
-2
/
+1
2014-07-09
net: phy: export phy_suspend and phy_resume
Florian Fainelli
1
-0
/
+2
2014-07-09
net: fec: consolidate hwtstamp implementation
Russell King
1
-18
/
+19
2014-07-09
net: fec: remove useless status check in tx reap path
Russell King
1
-3
/
+0
2014-07-09
net: fec: add support for dumping transmit ring on timeout
Russell King
1
-0
/
+23
2014-07-09
net: fec: reorder ethtool ops to match order in struct declaration
Russell King
1
-7
/
+5
2014-07-09
net: fec: clear receive interrupts before processing a packet
Russell King
1
-0
/
+2
2014-07-09
net: fec: replace delayed work with standard work
Russell King
2
-26
/
+16
2014-07-09
net: fec: better implementation of iMX6 ERR006358 quirk
Russell King
2
-27
/
+4
2014-07-09
netpoll: fix use after free
david decotigny
1
-1
/
+2
2014-07-09
xen-netback: Adding debugfs "io_ring_qX" files
Zoltan Kiss
4
-2
/
+200
2014-07-09
net: provide stubs for ip6_set_txhash and ip6_make_flowlabel
Florian Fainelli
1
-0
/
+10
2014-07-09
net: fec: clean up duplex mode handling
Russell King
1
-12
/
+12
2014-07-09
net: fec: quiesce packet processing when taking link down in fec_enet_adjust_...
Russell King
1
-0
/
+4
2014-07-09
net: fec: quiesce packet processing before changing features
Russell King
1
-9
/
+16
2014-07-09
net: fec: quiesce packet processing before stopping device in fec_set_features()
Russell King
1
-1
/
+1
2014-07-09
net: fec: quiesce packet processing before stopping device in fec_suspend()
Russell King
1
-7
/
+9
2014-07-09
net: fec: remove inappropriate calls around fec_restart()
Russell King
1
-20
/
+6
2014-07-09
net: fec: move calls to quiesce/resume packet processing out of fec_restart()
Russell King
1
-19
/
+45
2014-07-09
net: fec: only restart or stop the device if it is present and running
Russell King
1
-5
/
+14
2014-07-09
net: fec: ensure fec_enet_close() copes with resume failure
Russell King
1
-2
/
+2
2014-07-09
net: fec: improve safety of suspend/resume/transmit timeout paths
Russell King
1
-0
/
+7
2014-07-09
net/mlx4_en: Fix mac_hash database inconsistency
Noa Osherovich
2
-10
/
+15
2014-07-09
net/mlx4_en: Do not count LLC/SNAP in MTU calculation
Yishai Hadas
2
-3
/
+1
2014-07-09
net/mlx4_en: Do not disable vlan filter during promiscuous mode
Eugenia Emantayev
1
-10
/
+0
2014-07-09
net/mlx4: Verify port number in __mlx4_unregister_mac
Eugenia Emantayev
1
-2
/
+8
[next]