index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-28
i40evf: remove double space after return
Jesse Brandeburg
1
-1
/
+1
2014-03-28
i40e: Add functionality for FD SB to drop packets
Anjali Singhai Jain
1
-1
/
+6
2014-03-28
i40e: Cleanup in FDIR SB ethtool code
Anjali Singhai Jain
1
-19
/
+13
2014-03-28
i40e: eeprom integrity check on load and empr
Shannon Nelson
2
-6
/
+45
2014-03-28
i40e: Make the alloc and free queue vector calls orthogonal
Greg Rose
1
-6
/
+6
2014-03-28
i40evf: fix oops in watchdog handler
Mitch Williams
2
-3
/
+8
2014-03-28
i40e: Delete ATR filter on RST
Anjali Singhai Jain
1
-3
/
+6
2014-03-28
Merge branch 'mdio_reset-next'
David S. Miller
14
-87
/
+1
2014-03-28
Documentation: networking: phy.txt: MDIO bus reset is optional
Florian Fainelli
1
-1
/
+1
2014-03-28
bfin_mac: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
r6040: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
net: ftgmac100: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
net: sun4i: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
net: emaclite: remove empty MDIO bus reset function
Florian Fainelli
1
-13
/
+0
2014-03-28
net: mvmdio: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
fs_enet: remove empty MDIO bus function
Florian Fainelli
1
-7
/
+0
2014-03-28
fec: remove empty MDIO bus function
Florian Fainelli
1
-6
/
+0
2014-03-28
net: ethoc: remove empty MDIO bus function
Florian Fainelli
1
-6
/
+0
2014-03-28
dnet: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
macb: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
tg3: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
net: greth: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-27
net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwarding
Florian Fainelli
1
-0
/
+9
2014-03-27
yam: replace del_timer by del_timer_sync
Julia Lawall
1
-1
/
+1
2014-03-27
hsr: replace del_timer by del_timer_sync
Julia Lawall
1
-1
/
+1
2014-03-27
atm: replace del_timer by del_timer_sync
Julia Lawall
1
-1
/
+1
2014-03-27
isdn: replace del_timer by del_timer_sync
Julia Lawall
3
-4
/
+4
2014-03-27
tcp: tcp_make_synack() minor changes
Eric Dumazet
1
-2
/
+2
2014-03-27
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
4
-39
/
+66
2014-03-27
ptp: Fix compiler warnings in the testptp utility
Christian Riesch
1
-5
/
+6
2014-03-27
Revert "ptp: Fix compiler warnings in the testptp utility"
David S. Miller
1
-5
/
+5
2014-03-27
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
Yuval Mintz
1
-1
/
+1
2014-03-27
Merge branch 'tipc-next'
David S. Miller
12
-217
/
+129
2014-03-27
tipc: use node list lock to protect tipc_num_links variable
Ying Xue
1
-10
/
+11
2014-03-27
tipc: use node_list_lock to protect tipc_num_nodes variable
Ying Xue
1
-4
/
+3
2014-03-27
tipc: tipc: convert node list and node hlist to RCU lists
Ying Xue
4
-21
/
+31
2014-03-27
tipc: rename node create lock to protect node list and hlist
Ying Xue
3
-35
/
+35
2014-03-27
tipc: make broadcast bearer store in bearer_list array
Ying Xue
2
-4
/
+6
2014-03-27
tipc: remove active flag from tipc_bearer structure
Ying Xue
4
-12
/
+5
2014-03-27
tipc: convert tipc_bearers array to pointer list
Ying Xue
3
-15
/
+38
2014-03-27
tipc: acquire necessary locks in named_cluster_distribute routine
Ying Xue
1
-3
/
+11
2014-03-27
tipc: obsolete the remote management feature
Ying Xue
5
-121
/
+3
2014-03-27
tipc: remove unnecessary checking for node object
Ying Xue
1
-6
/
+0
2014-03-27
Merge branch 'sxgbe'
David S. Miller
24
-0
/
+6513
2014-03-27
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
Monam Agarwal
1
-1
/
+1
2014-03-27
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
1
-4
/
+4
2014-03-27
drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c
Monam Agarwal
1
-4
/
+4
2014-03-27
drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.c
Monam Agarwal
1
-1
/
+1
2014-03-26
MAINTAINERS: add maintainer for Samsung sxgbe driver
Byungho An
1
-0
/
+9
2014-03-26
net: sxgbe: add ethtool related functions support Samsung sxgbe
Vipul Pandya
4
-1
/
+458
[prev]
[next]