index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovs: Turn vports with dependencies into separate modules
Thomas Graf
2014-10-28
11
-68
/
+199
*
Merge branch 'unnecessary_resource_check'
David S. Miller
2014-10-28
6
-33
/
+8
|
\
|
*
ethernet: samsung: sxgbe: remove unnecessary check
Varka Bhadram
2014-10-28
1
-3
/
+0
|
*
ethernet: renesas: remove unnecessary check
Varka Bhadram
2014-10-28
1
-6
/
+2
|
*
ethernet: marvell: remove unnecessary check
Varka Bhadram
2014-10-28
1
-4
/
+2
|
*
ethernet: apm: xgene: remove unnecessary check
Varka Bhadram
2014-10-28
1
-12
/
+0
|
*
ethernet: wiznet: remove unnecessary check
Varka Bhadram
2014-10-28
2
-8
/
+4
|
/
*
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
2014-10-28
6
-1
/
+72
*
ipx: remove __inline__ in c file on static
Fabian Frederick
2014-10-27
1
-1
/
+1
*
ipx: remove unnecessary casting on ntohl
Fabian Frederick
2014-10-27
1
-2
/
+2
*
ipx: move extern sysctl_ipx_pprop_broadcasting to header file
Fabian Frederick
2014-10-27
2
-3
/
+4
*
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
2014-10-27
1
-1
/
+1
*
ipv6: replace min/casting by min_t
Fabian Frederick
2014-10-27
1
-2
/
+2
*
ipv4: remove set but unused variable sha
Fabian Frederick
2014-10-27
1
-2
/
+1
*
Merge branch 's390-next'
David S. Miller
2014-10-27
8
-42
/
+35
|
\
|
*
ctcm: replace sscanf by kstrto function
Thomas Richter
2014-10-27
1
-4
/
+4
|
*
lcs: replace sscanf by kstrto function
Thomas Richter
2014-10-27
1
-5
/
+6
|
*
qeth: s390 ethernet device driver dependency
Thomas Richter
2014-10-27
1
-1
/
+1
|
*
qeth: make local functions static in qeth_l3 module
Thomas Richter
2014-10-27
2
-8
/
+4
|
*
qeth: fix some trace formating issues
Thomas Richter
2014-10-27
3
-5
/
+5
|
*
qeth: qeth_core_main make local functions static
Thomas Richter
2014-10-27
2
-19
/
+15
|
/
*
xen-netfront: always keep the Rx ring full of requests
David Vrabel
2014-10-27
1
-191
/
+62
*
Merge branch 'sunvnet-napi'
David S. Miller
2014-10-25
2
-97
/
+172
|
\
|
*
sunvnet: Remove irqsave/irqrestore on vio.lock
Sowmini Varadhan
2014-10-25
1
-25
/
+5
|
*
sunvnet: Use RCU to synchronize port usage with vnet_port_remove()
Sowmini Varadhan
2014-10-25
1
-29
/
+33
|
*
sunvnet: NAPIfy sunvnet
Sowmini Varadhan
2014-10-25
2
-44
/
+135
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-10-24
9
-2185
/
+2268
|
\
|
*
i40e: Bump version
Catherine Sullivan
2014-10-24
1
-1
/
+1
|
*
i40e: Moving variable declaration out of the loops
Akeem G Abodunrin
2014-10-24
1
-4
/
+3
|
*
i40e: Add 10GBaseT support
Mitch Williams
2014-10-24
4
-5
/
+34
|
*
i40e: process link events when setting up switch
Mitch Williams
2014-10-24
1
-0
/
+8
|
*
i40e: Fix a bug where Rx would stop after some time
Anjali Singhai Jain
2014-10-24
1
-4
/
+20
|
*
i40e/i40evf: Use usleep_range() instead of udelay()
Neerav Parikh
2014-10-24
3
-6
/
+6
|
*
i40e/i40evf: Fix whitespace indentation
Jeff Kirsher
2014-10-24
2
-2142
/
+2133
|
*
i40e: enable LSE poke and simplify link state
Jesse Brandeburg
2014-10-24
1
-23
/
+16
|
*
i40e: mask phy events
Jesse Brandeburg
2014-10-24
3
-0
/
+47
*
|
net: llc: include linux/errno.h instead of asm/errno.h
Fabian Frederick
2014-10-24
1
-1
/
+1
*
|
lapb: move EXPORT_SYMBOL after functions.
Fabian Frederick
2014-10-24
1
-9
/
+8
*
|
Merge branch 'berlin_ethernet'
David S. Miller
2014-10-24
5
-148
/
+150
|
\
\
|
*
|
net: pxa168_eth: Remove in-driver PHY mangling
Sebastian Hesselbarth
2014-10-24
1
-126
/
+0
|
*
|
net: pxa168_eth: Remove HW auto-negotiaion
Sebastian Hesselbarth
2014-10-24
1
-15
/
+85
|
*
|
net: pxa168_eth: Prepare proper libphy handling
Sebastian Hesselbarth
2014-10-24
1
-15
/
+23
|
*
|
net: pxa168_eth: Provide phy_interface mode on platform_data
Sebastian Hesselbarth
2014-10-24
2
-0
/
+3
|
*
|
phy: marvell: Add support for 88E3016 FastEthernet PHY
Sebastian Hesselbarth
2014-10-24
2
-0
/
+47
|
/
/
*
|
natsemi/macsonic: Remove superfluous interrupt disable/restore
Geert Uytterhoeven
2014-10-24
1
-4
/
+0
*
|
cirrus/mac89x0: Remove superfluous interrupt disable/restore
Geert Uytterhoeven
2014-10-24
1
-6
/
+2
*
|
net: typhoon: Remove redundant casts
Rasmus Villemoes
2014-10-24
1
-2
/
+2
*
|
Removed unused function sctp_addr_is_valid()
Sébastien Barré
2014-10-24
1
-1
/
+0
*
|
Merge branch 'ipv6_route'
David S. Miller
2014-10-24
1
-41
/
+53
|
\
\
|
*
|
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
Martin KaFai Lau
2014-10-24
1
-14
/
+16
[next]