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-07-17
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
2012-07-17
tcp: implement RFC 5961 4.2
Eric Dumazet
2012-07-17
ixgbevf: Use igb style interrupt masks instead of ixgbe style
Alexander Duyck
2012-07-17
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
2012-07-17
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
Alexander Duyck
2012-07-17
ixgbevf: Cleanup accounting for space needed at start of xmit_frame
Alexander Duyck
2012-07-17
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
Alexander Duyck
2012-07-17
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
Alexander Duyck
2012-07-17
ixgbevf: Drop netdev_registered value since that is already stored in netdev
Alexander Duyck
2012-07-17
ixgbevf: Drop all dead or unnecessary code
Alexander Duyck
2012-07-17
tcp: implement RFC 5961 3.2
Eric Dumazet
2012-07-17
ipv6: fix unappropriate errno returned for non-multicast address
Li Wei
2012-07-17
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-07-17
bnx2x: organize BDs calculation for stop/resume
Dmitry Kravkov
2012-07-17
can: softing: softing_main: ensure a consistent return value in error case
Julia Lawall
2012-07-17
can: mpc5xxx_can: make data in mpc5xxx_can_probe const
Marc Kleine-Budde
2012-07-17
can: flexcan: make flexcan_priv.devtype_data member point to const data
Marc Kleine-Budde
2012-07-16
asix: Add a new driver for the AX88172A
Christian Riesch
2012-07-16
asix: Factor out common code
Christian Riesch
2012-07-16
asix: Rename asix.c to asix_devices.c
Christian Riesch
2012-07-16
gigaset: silence GCC warning for unused 'format_ie'
Paul Bolle
2012-07-16
drivers: connector: fixed coding style issues
Valentin Ilie
2012-07-16
irda: Fix typo in irda
Masanari Iida
2012-07-16
sctp: fix sparse warning for sctp_init_cause_fixed
Ioan Orghici
2012-07-16
bnx2: Try to recover from PCI block reset
Michael Chan
2012-07-16
tg3: Add hwmon support for temperature
Michael Chan
2012-07-16
tg3: Add APE scratchpad read function
Matt Carlson
2012-07-16
tg3: Add common function tg3_ape_event_lock()
Matt Carlson
2012-07-16
tg3: Fix the setting of the APE_HAS_NCSI flag
Michael Chan
2012-07-16
netem: refine early skb orphaning
Eric Dumazet
2012-07-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-16
be2net: dont pull too much data in skb linear part
Eric Dumazet
2012-07-16
be2net: update driver version
Padmanabh Ratnakar
2012-07-16
be2net: Add description about various RSS hash types
Padmanabh Ratnakar
2012-07-16
bridge: Fix enforcement of multicast hash_max limit
Thomas Graf
2012-07-16
net/mlx4_en: dereferencing freed memory
Dan Carpenter
2012-07-16
net/mlx4: off by one in parse_trans_rule()
Dan Carpenter
2012-07-16
ipv6: fix RTPROT_RA markup of RA routes w/nexthops
Denis Ovsienko
2012-07-16
hyperv: Add support for setting MAC from within guests
Haiyang Zhang
2012-07-16
6lowpan: Change byte order when storing/accessing to len field
Tony Cheneau
2012-07-16
6lowpan: Change byte order when storing/accessing u16 tag
Tony Cheneau
2012-07-16
6lowpan: Fix null pointer dereference in UDP uncompression function
Tony Cheneau
2012-07-16
arch: Use eth_random_addr
Joe Perches
2012-07-16
usb: Use eth_random_addr
Joe Perches
2012-07-16
s390: Use eth_random_addr
Joe Perches
2012-07-16
drivers/net: Use eth_random_addr
Joe Perches
2012-07-16
wireless: Use eth_random_addr
Joe Perches
2012-07-16
net: usb: Use eth_random_addr
Joe Perches
2012-07-16
ethernet: Use eth_random_addr
Joe Perches
2012-07-16
etherdevice: Rename random_ether_addr to eth_random_addr
Joe Perches
[next]