index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Introduce for_each_netdev_rcu() iterator
Eric Dumazet
2009-11-04
11
-77
/
+68
*
em_meta: avoid one dev_put()
Eric Dumazet
2009-11-04
1
-6
/
+6
*
bnx2: avoid compiler warnings
Eric Dumazet
2009-11-04
1
-0
/
+4
*
net: cleanup include/net
Eric Dumazet
2009-11-04
37
-240
/
+120
*
Phonet: remove tautologies
RĂ©mi Denis-Courmont
2009-11-04
1
-4
/
+2
*
trivial: remove duplicated MIN macro from tehuti.
Thiago Farina
2009-11-04
2
-3
/
+1
*
cnic: ensure ulp_type is not negative
roel kluin
2009-11-04
1
-4
/
+4
*
qlge: Clean up netdev->stats usage.
Ron Mercer
2009-11-04
2
-5
/
+49
*
qlge: Add firmware/driver sub-command support.
Ron Mercer
2009-11-04
2
-7
/
+61
*
qlge: Fix indentations.
Ron Mercer
2009-11-04
1
-4
/
+4
*
tc35815: Kill unused code
Atsushi Nemoto
2009-11-02
1
-221
/
+3
*
tc35815: Kill non-napi code
Atsushi Nemoto
2009-11-02
1
-67
/
+1
*
gianfar: Basic Support for programming hash rules
Sandeep Gopalpet
2009-11-02
4
-0
/
+404
*
gianfar: Add Multiple group Support
Sandeep Gopalpet
2009-11-02
4
-209
/
+422
*
gianfar: Add support etsec2.0 registers.
Sandeep Gopalpet
2009-11-02
1
-11
/
+44
*
fsl_pq_mdio: Add Suport for etsec2.0 devices.
Sandeep Gopalpet
2009-11-02
2
-13
/
+57
*
gianfar: Add Multiple Queue Support
Sandeep Gopalpet
2009-11-02
4
-290
/
+621
*
gianfar: Introduce logical group support.
Sandeep Gopalpet
2009-11-02
4
-200
/
+250
*
gianfar: Add per queue structure support
Sandeep Gopalpet
2009-11-02
4
-245
/
+398
*
tg3: Update version to 3.103
Matt Carlson
2009-11-02
1
-2
/
+2
*
tg3 / broadcom: Optionally disable TXC if no link
Matt Carlson
2009-11-02
3
-0
/
+7
*
tg3 / broadcom: Add APD support for GPHYs
Matt Carlson
2009-11-02
2
-10
/
+45
*
tg3 / broadcom: Add code to disable rxc refclk
Matt Carlson
2009-11-02
3
-2
/
+46
*
tg3 / broadcom: Refine AC131 APD support
Matt Carlson
2009-11-02
2
-3
/
+6
*
tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag
Matt Carlson
2009-11-02
3
-0
/
+8
*
broadcom: Consolidate dev_flags definitions
Matt Carlson
2009-11-02
2
-16
/
+12
*
tg3: Add 50610M phy ID for 5785
Matt Carlson
2009-11-02
2
-0
/
+3
*
broadcom: Fix slow link problem
Matt Carlson
2009-11-02
1
-8
/
+14
*
broadcom: Isolate phy dsp accesses
Matt Carlson
2009-11-02
1
-48
/
+42
*
tg3: Extend loopback test timeout
Matt Carlson
2009-11-02
1
-2
/
+2
*
tg3: 5785: Set port mode to MII when link down
Matt Carlson
2009-11-02
1
-1
/
+4
*
tg3: Add AC131 power down support
Matt Carlson
2009-11-02
2
-0
/
+23
*
tg3: Improve 5785 PCIe performance
Matt Carlson
2009-11-02
2
-1
/
+5
*
tg3: Add more PCI DMA map error checking
Matt Carlson
2009-11-02
1
-3
/
+11
*
tg3: Prevent a PCIe tx glitch
Matt Carlson
2009-11-02
2
-1
/
+49
*
tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR
Matt Carlson
2009-11-02
2
-23
/
+30
*
tg3: Fix disappearing 57780 devices
Matt Carlson
2009-11-02
2
-23
/
+2
*
tg3: Fix 5906 transmit hangs
Matt Carlson
2009-11-02
2
-7
/
+20
*
tg3: Assign flags to fixes in start_xmit_dma_bug
Matt Carlson
2009-11-02
2
-7
/
+21
*
qlge: Change naming on vlan API.
Ron Mercer
2009-11-02
1
-6
/
+6
*
qlge: Add ethtool self-test.
Ron Mercer
2009-11-02
3
-1
/
+137
*
ipv6: no more dev_put() in datagram_send_ctl()
Eric Dumazet
2009-11-02
1
-5
/
+9
*
ipv6: no more dev_put() in inet6_bind()
Eric Dumazet
2009-11-02
1
-8
/
+9
*
ip6tnl: less dev_put() calls
Eric Dumazet
2009-11-02
1
-6
/
+5
*
packet: less dev_put() calls
Eric Dumazet
2009-11-02
1
-10
/
+12
*
pppoe: RCU locking in get_item_by_addr()
Eric Dumazet
2009-11-01
1
-10
/
+9
*
ifb: RCU locking avoids touching dev refcount
Eric Dumazet
2009-11-01
1
-2
/
+4
*
net: RCU locking for simple ioctl()
Eric Dumazet
2009-11-01
1
-4
/
+4
*
icmp: icmp_send() can avoid a dev_put()
Eric Dumazet
2009-11-01
1
-4
/
+5
*
ipv4: inetdev_by_index() switch to RCU
Eric Dumazet
2009-11-01
1
-3
/
+4
[next]