index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
{ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callback
Fan Du
3
-76
/
+17
2013-08-26
xfrm: announce deleation of temporary SA
Nicolas Dichtel
1
-1
/
+1
2013-08-25
ipip: potential race in ip_tunnel_init_net()
Dan Carpenter
1
-6
/
+4
2013-08-25
bonding: fix error return code in bond_enslave()
Wei Yongjun
1
-1
/
+2
2013-08-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
David S. Miller
20
-1278
/
+1130
2013-08-22
fs_enet: cleanup clock API use
Gerhard Sittig
2
-0
/
+23
2013-08-22
fs_enet: silence a build warning (unused variable)
Gerhard Sittig
1
-1
/
+0
2013-08-22
net: sctp_probe: simplify code by using %pISc format specifier
Daniel Borkmann
1
-7
/
+2
2013-08-22
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into cpsw
David S. Miller
3
-3
/
+3
2013-08-22
net: ethernet: davinci_cpdma: export cpdma_chan_get_stats
Daniel Mack
1
-0
/
+1
2013-08-22
net: tcp_probe: add IPv6 support
Daniel Borkmann
1
-10
/
+44
2013-08-22
net: tcp_probe: kprobes: adapt jtcp_rcv_established signature
Daniel Borkmann
1
-1
/
+8
2013-08-22
net: tcp_probe: also include rcv_wnd next to snd_wnd
Daniel Borkmann
1
-2
/
+4
2013-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
4
-21
/
+14
2013-08-22
ethernet: broadcom: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-22
ethernet: moxa: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-22
tcp: increase throughput when reordering is high
Yuchung Cheng
1
-12
/
+20
2013-08-22
SolutionEngine7724: fix typo in Ether platform data
Sergei Shtylyov
1
-1
/
+1
2013-08-22
SH7619: fix typo in Ether platform data
Sergei Shtylyov
1
-1
/
+1
2013-08-22
r8169: fix invalid register dump
Peter Wu
1
-1
/
+5
2013-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
David S. Miller
14
-240
/
+476
2013-08-22
e1000e: resolve checkpatch JIFFIES_COMPARISON warning
Bruce Allan
1
-1
/
+1
2013-08-22
e1000e: Avoid kernel crash during shutdown
Li Zhang
1
-0
/
+7
2013-08-22
e1000e: Add code to check for failure of pci_disable_link_state call
Carolyn Wyborny
1
-26
/
+59
2013-08-22
e1000e: cleanup whitespace in recent commit
Bruce Allan
1
-1
/
+2
2013-08-22
igb: Expose RSS indirection table for ethtool
Laura Mihaela Vasilescu
3
-21
/
+97
2013-08-22
igb: Add macro for size of RETA indirection table
Laura Mihaela Vasilescu
2
-1
/
+3
2013-08-22
igb: Fix get_fw_version function for all parts
Carolyn Wyborny
4
-44
/
+93
2013-08-22
igb: Add device support for flashless SKU of i210 device
Carolyn Wyborny
4
-2
/
+19
2013-08-22
igb: Refactor NVM read functions to accommodate devices with no flash
Carolyn Wyborny
4
-60
/
+77
2013-08-22
igb: Refactor of init_nvm_params
Carolyn Wyborny
5
-65
/
+92
2013-08-22
igb: Update MTU so that it is always at least a standard frame size
Alexander Duyck
1
-0
/
+4
2013-08-22
igb: don't allow SR-IOV without MSI-X
Mitch A Williams
1
-0
/
+5
2013-08-22
igb: Added rcu_lock to avoid race
Akeem G Abodunrin
1
-1
/
+4
2013-08-22
igb: Read register for latch_on without return value
Akeem G Abodunrin
3
-19
/
+12
2013-08-22
igb: Reset the link when EEE setting changed
Akeem G Abodunrin
1
-1
/
+3
2013-08-22
can: flexcan: use platform_set_drvdata()
Libo Chen
1
-1
/
+1
2013-08-22
can: at91_can: use platform_set_drvdata()
Libo Chen
1
-1
/
+1
2013-08-22
can: c_can: fix error checking of priv->instance in probe()
Chen Gang
1
-1
/
+1
2013-08-21
net: phy: mdio-octeon: use platform_set_drvdata()
Libo Chen
1
-1
/
+1
2013-08-21
net: irda: pxaficp_ir: use platform_set_drvdata()
Libo Chen
1
-1
/
+1
2013-08-21
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
4
-87
/
+75
2013-08-21
stmmac: remove useless csum flag
Giuseppe CAVALLARO
2
-3
/
+1
2013-08-21
net: emac: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: davinci_mdio: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: xilinx_emaclite: remove unnecessary dev_set_drvdata()
Libo Chen
1
-1
/
+0
2013-08-21
net: sunhme: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: sunbmac: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()
Libo Chen
1
-1
/
+0
2013-08-21
net: ucc_geth: remove unnecessary dev_set_drvdata()
Libo Chen
1
-1
/
+0
[next]