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
2013-12-09
etherdevice: Add ether_addr_equal_unaligned
Joe Perches
1
-0
/
+18
2013-12-09
Merge branch 'neigh'
David S. Miller
11
-272
/
+414
2013-12-09
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
3
-1
/
+15
2013-12-09
neigh: restore old behaviour of default parms values
Jiri Pirko
5
-6
/
+92
2013-12-09
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
6
-6
/
+23
2013-12-09
neigh: wrap proc dointvec functions
Jiri Pirko
3
-15
/
+59
2013-12-09
neigh: convert parms to an array
Jiri Pirko
7
-257
/
+238
2013-12-09
Merge branch 'phy_reset'
David S. Miller
10
-63
/
+82
2013-12-09
net: sh_eth: do not issue a wild PHY reset through BMCR
Florian Fainelli
1
-1
/
+4
2013-12-09
net: tc35815: use phy_init_hw for PHY reset
Florian Fainelli
1
-11
/
+4
2013-12-09
net: pxa168_eth: use phy_init_hw for PHY reset
Florian Fainelli
1
-19
/
+1
2013-12-09
net: mv643xx_eth: use phy_init_hw to reset PHY
Florian Fainelli
1
-20
/
+1
2013-12-09
net: phy: consolidate PHY reset in phy_init_hw()
Florian Fainelli
3
-4
/
+60
2013-12-09
net: bfin_mac: do not reset PHY after phy_start()
Florian Fainelli
1
-1
/
+0
2013-12-09
net: greth: use phy_read_status()
Florian Fainelli
1
-1
/
+1
2013-12-09
net: phy: use phy_init_hw instead of open-coding it
Florian Fainelli
1
-5
/
+2
2013-12-09
net: phy: report link partner features through ethtool
Florian Fainelli
3
-2
/
+10
2013-12-09
tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()
Zhi Yong Wu
1
-5
/
+0
2013-12-09
macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()
Zhi Yong Wu
1
-5
/
+0
2013-12-09
xen-netback: improve guest-receive-side flow control
Paul Durrant
3
-185
/
+106
2013-12-09
tipc: remove interface state mirroring in bearer
Erik Hugne
7
-117
/
+28
2013-12-09
x25: convert printks to pr_<level>
wangweidong
7
-17
/
+32
2013-12-09
packet: introduce PACKET_QDISC_BYPASS socket option
Daniel Borkmann
4
-12
/
+102
2013-12-09
net: dev: move inline skb_needs_linearize helper to header
Daniel Borkmann
2
-15
/
+18
2013-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
37
-208
/
+314
2013-12-09
packet: fix send path when running with proto == 0
Daniel Borkmann
2
-25
/
+50
2013-12-09
pkt_sched: give visibility to mq slave qdiscs
Eric Dumazet
4
-9
/
+18
2013-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
8
-107
/
+316
2013-12-09
wan: wanxl: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-09
wan: pci200syn: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-09
wan: pc300too: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-09
wan: lmc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-09
wan: dscc4: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-09
irda: vlsi_ir: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-12-09
irda: via-ircc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-09
net: forcedeth: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-09
net: ns83820: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-09
net: bna: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-09
net: sis900: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-09
net: sfc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-06
i40e: Add a new variable to track number of pf instances
Anjali Singhai Jain
2
-0
/
+6
2013-12-06
i40e: add num_VFs message
Anjali Singhai Jain
1
-0
/
+3
2013-12-06
i40e: refactor ethtool tests
Shannon Nelson
1
-27
/
+30
2013-12-06
i40e: clear test state bit after all ethtool tests
Shannon Nelson
1
-2
/
+3
2013-12-06
i40e: only set up the rings to be used
Shannon Nelson
1
-7
/
+7
2013-12-06
i40e: Enable all PCTYPEs except FCOE for RSS.
Anjali Singhai Jain
1
-14
/
+24
2013-12-06
i40e: refactor reset code
Anjali Singhai Jain
1
-36
/
+95
2013-12-06
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2013-12-06
i40e: whitespace
Jeff Kirsher
1
-0
/
+1
2013-12-06
i40e: enable early hardware support
Jesse Brandeburg
4
-10
/
+68
[prev]
[next]