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
*
tipc: remove active flag from tipc_bearer structure
Ying Xue
2014-03-27
4
-12
/
+5
*
tipc: convert tipc_bearers array to pointer list
Ying Xue
2014-03-27
3
-15
/
+38
*
tipc: acquire necessary locks in named_cluster_distribute routine
Ying Xue
2014-03-27
1
-3
/
+11
*
tipc: obsolete the remote management feature
Ying Xue
2014-03-27
5
-121
/
+3
*
tipc: remove unnecessary checking for node object
Ying Xue
2014-03-27
1
-6
/
+0
*
Merge branch 'sxgbe'
David S. Miller
2014-03-27
24
-0
/
+6513
|
\
|
*
MAINTAINERS: add maintainer for Samsung sxgbe driver
Byungho An
2014-03-26
1
-0
/
+9
|
*
net: sxgbe: add ethtool related functions support Samsung sxgbe
Vipul Pandya
2014-03-26
4
-1
/
+458
|
*
net: sxgbe: add Checksum offload support for Samsung sxgbe
Vipul Pandya
2014-03-26
4
-12
/
+61
|
*
net: sxgbe: add TSO support for Samsung sxgbe
Vipul Pandya
2014-03-26
6
-11
/
+92
|
*
net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
Girish K S
2014-03-26
6
-2
/
+360
|
*
net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
Siva Reddy
2014-03-26
22
-0
/
+5507
|
*
sxgbe: Add device-tree binding support document
Siva Reddy
2014-03-26
1
-0
/
+52
*
|
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
Monam Agarwal
2014-03-27
1
-1
/
+1
*
|
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
2014-03-27
1
-4
/
+4
*
|
drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c
Monam Agarwal
2014-03-27
1
-4
/
+4
*
|
drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.c
Monam Agarwal
2014-03-27
1
-1
/
+1
|
/
*
ptp: Fix compiler warnings in the testptp utility
Christian Riesch
2014-03-26
1
-5
/
+5
*
ptp: Add a command line option in testptp to set a specific PTP time
Manfred Rudigier
2014-03-26
1
-2
/
+18
*
Merge branch 'bonding-next'
David S. Miller
2014-03-26
4
-22
/
+69
|
\
|
*
bonding: add net_ratelimt to avoid spam in arp interval
dingtianhong
2014-03-26
1
-7
/
+9
|
*
bonding: support QinQ for bond arp interval
dingtianhong
2014-03-26
2
-18
/
+50
|
*
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
2014-03-26
2
-0
/
+13
|
/
*
Merge branch 'bonding-next'
David S. Miller
2014-03-26
1
-5
/
+5
|
\
|
*
bonding: ratelimit pr_err() for bond xmit broadcast
dingtianhong
2014-03-26
1
-2
/
+2
|
*
bonding: slight optimization for bond xmit path
dingtianhong
2014-03-26
1
-3
/
+3
|
/
*
xen-netback: Functional follow-up patch for grant mapping series
Zoltan Kiss
2014-03-26
1
-7
/
+19
*
xen-netback: Non-functional follow-up patch for grant mapping series
Zoltan Kiss
2014-03-26
2
-6
/
+11
*
xen-netback: Stop using xenvif_tx_pending_slots_available
Zoltan Kiss
2014-03-26
3
-20
/
+4
*
Merge branch 'bcm7xxx-next'
David S. Miller
2014-03-26
1
-21
/
+37
|
\
|
*
net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER
Florian Fainelli
2014-03-26
1
-1
/
+1
|
*
net: phy: bcm7xxx: fix spurious MDIO failures during workaround
Florian Fainelli
2014-03-26
1
-15
/
+15
|
*
net: phy: bcm7xxx: define constants for our registers
Florian Fainelli
2014-03-26
1
-11
/
+27
|
/
*
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
12
-49
/
+49
*
qlcnic: Remove casts of pointer to same type
Joe Perches
2014-03-26
1
-1
/
+1
*
alx: Remove casts of pointer to same type
Joe Perches
2014-03-26
1
-1
/
+1
*
altera: Remove casts of pointer to same type
Joe Perches
2014-03-26
1
-2
/
+2
*
chelsio: Remove addressof casts to same type
Joe Perches
2014-03-26
1
-4
/
+4
*
smsc911x: No need to print driver version
Fabio Estevam
2014-03-26
1
-2
/
+0
*
smsc911x: Do not use netdev_dbg() when device is not registered
Fabio Estevam
2014-03-26
1
-1
/
+2
*
tcp: delete unused parameter in tcp_nagle_check()
Peter Pan(潘卫平)
2014-03-26
1
-3
/
+3
*
Merge branch 'bnx2x-next'
David S. Miller
2014-03-26
8
-2047
/
+925
|
\
|
*
bnx2x: Don't allow VFs to become promiscuous
Yuval Mintz
2014-03-26
1
-32
/
+10
|
*
bnx2x: Don't show port statistics for VFs
Yuval Mintz
2014-03-26
1
-5
/
+6
|
*
bnx2x: Remove the sriov VFOP mechanism
Yuval Mintz
2014-03-26
5
-1954
/
+622
|
*
bnx2x: Create workqueue for IOV related tasks
Yuval Mintz
2014-03-26
5
-78
/
+147
|
*
bnx2x: Support mng. request for driver version
Yuval Mintz
2014-03-26
4
-1
/
+163
|
/
*
atm: idt77105: Use del_timer_sync() in exit path
Thomas Gleixner
2014-03-26
1
-3
/
+3
*
atm: firestream: Use del_timer_sync() in teardown path
Thomas Gleixner
2014-03-26
1
-1
/
+1
*
mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logic
Matan Barak
2014-03-26
1
-1
/
+1
[next]