index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-02-13
e1000e: cleanup: always return 0
Bruce Allan
2012-02-13
e1000e: cleanup: remove unnecessary assignments just before returning
Bruce Allan
2012-02-13
e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lan
Bruce Allan
2012-02-13
e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lan
Bruce Allan
2012-02-13
e1000e: cleanup: rename goto labels to be more meaningful
Bruce Allan
2012-02-13
e1000e: cleanup: use goto for common work needed by multiple exit points
Bruce Allan
2012-02-13
trivial: typo hnalder -> handler
Uwe Kleine-König
2012-02-13
stmicro: Fix typo in stmmac_pci.c and stmmac_platform.c
Masanari Iida
2012-02-13
mISDN: Fix typo in dsp_core.c
Masanari Iida
2012-02-13
enic: remove assignment of random mac on enic vf
Roopa Prabhu
2012-02-13
enic: Fix address deregistration for sriov vf during port profile disassociate
Roopa Prabhu
2012-02-13
isdn: Fix typo in isdn_ppp.c
Masanari Iida
2012-02-13
mISDN/hfcsusb: remove unused variable hfcsusb_rev
Danny Kukawka
2012-02-13
isdn: Fix typo in callc.c and tei.c
Masanari Iida
2012-02-13
be2net: event queue re-design
Sathya Perla
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
rename dev_hw_addr_random and remove redundant second
Danny Kukawka
2012-02-13
eth: reset addr_assign_type if eth_mac_addr() called
Danny Kukawka
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
2012-02-13
ipv6: helper function to get tclass
Jiri Benc
2012-02-13
aeroflex: Fix typo in greth.c
Masanari Iida
2012-02-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-10
skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buff
Alexander Duyck
2012-02-10
ixgbe: Combine post-DMA processing of sk_buff fields into single function
Alexander Duyck
2012-02-10
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
2012-02-10
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
2012-02-10
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
Alexander Duyck
2012-02-10
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
Alexander Duyck
2012-02-10
ixgbe: Minor refactor of RSC
Alexander Duyck
2012-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-10
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
2012-02-10
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
2012-02-10
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
2012-02-10
netprio_cgroup: don't allocate prio table when a device is registered
Neil Horman
2012-02-10
netprio_cgroup: fix an off-by-one bug
Neil Horman
2012-02-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-02-10
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-02-10
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-02-10
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2012-02-10
igb: fix warning about unused function
Emil Tantilov
2012-02-10
e1000e: replace '1' with 'true' for boolean get_link_status
Bruce Allan
2012-02-10
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
Bruce Allan
2012-02-10
e1000e: use true/false for bool autoneg_false
Bruce Allan
2012-02-10
e1000e: remove unnecessary parentheses
Bruce Allan
2012-02-10
e1000e: remove unnecessary returns from void functions
Bruce Allan
2012-02-10
e1000e: remove test that is always false
Bruce Allan
2012-02-09
Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-02-09
Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[prev]
[next]