index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
serial-console.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-17
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
5
-17
/
+9
2012-07-17
ipv4: Add FIB nexthop exceptions.
David S. Miller
3
-31
/
+266
2012-07-17
tcp: implement RFC 5961 4.2
Eric Dumazet
3
-19
/
+17
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
21
-49
/
+71
2012-07-17
ixgbevf: Use igb style interrupt masks instead of ixgbe style
Alexander Duyck
3
-146
/
+105
2012-07-17
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
3
-182
/
+89
2012-07-17
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
Alexander Duyck
2
-105
/
+65
2012-07-17
ixgbevf: Cleanup accounting for space needed at start of xmit_frame
Alexander Duyck
1
-22
/
+24
2012-07-17
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
Alexander Duyck
2
-10
/
+4
2012-07-17
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
Alexander Duyck
2
-20
/
+2
2012-07-17
ixgbevf: Drop netdev_registered value since that is already stored in netdev
Alexander Duyck
2
-6
/
+1
2012-07-17
ixgbevf: Drop all dead or unnecessary code
Alexander Duyck
3
-228
/
+22
2012-07-17
tcp: implement RFC 5961 3.2
Eric Dumazet
6
-1
/
+45
2012-07-17
ipv6: fix unappropriate errno returned for non-multicast address
Li Wei
1
-0
/
+3
2012-07-17
bnx2x: organize BDs calculation for stop/resume
Dmitry Kravkov
2
-4
/
+22
2012-07-17
can: softing: softing_main: ensure a consistent return value in error case
Julia Lawall
1
-1
/
+1
2012-07-17
can: mpc5xxx_can: make data in mpc5xxx_can_probe const
Marc Kleine-Budde
1
-1
/
+1
2012-07-17
can: flexcan: make flexcan_priv.devtype_data member point to const data
Marc Kleine-Budde
1
-2
/
+2
2012-07-17
asix: Add a new driver for the AX88172A
Christian Riesch
5
-3
/
+437
2012-07-17
asix: Factor out common code
Christian Riesch
4
-3333
/
+64
2012-07-17
asix: Rename asix.c to asix_devices.c
Christian Riesch
4
-0
/
+3361
2012-07-17
gigaset: silence GCC warning for unused 'format_ie'
Paul Bolle
1
-0
/
+2
2012-07-17
drivers: connector: fixed coding style issues
Valentin Ilie
3
-25
/
+28
2012-07-17
irda: Fix typo in irda
Masanari Iida
2
-2
/
+2
2012-07-17
sctp: fix sparse warning for sctp_init_cause_fixed
Ioan Orghici
1
-1
/
+1
2012-07-17
bnx2: Try to recover from PCI block reset
Michael Chan
1
-0
/
+7
2012-07-17
tg3: Add hwmon support for temperature
Michael Chan
2
-0
/
+150
2012-07-17
tg3: Add APE scratchpad read function
Matt Carlson
2
-2
/
+86
2012-07-17
tg3: Add common function tg3_ape_event_lock()
Matt Carlson
1
-24
/
+32
2012-07-17
tg3: Fix the setting of the APE_HAS_NCSI flag
Michael Chan
1
-21
/
+21
2012-07-17
netem: refine early skb orphaning
Eric Dumazet
1
-1
/
+8
2012-07-17
be2net: dont pull too much data in skb linear part
Eric Dumazet
1
-3
/
+3
2012-07-17
be2net: update driver version
Padmanabh Ratnakar
1
-1
/
+1
2012-07-17
be2net: Add description about various RSS hash types
Padmanabh Ratnakar
1
-2
/
+12
2012-07-17
bridge: Fix enforcement of multicast hash_max limit
Thomas Graf
1
-4
/
+5
2012-07-17
net/mlx4_en: dereferencing freed memory
Dan Carpenter
1
-3
/
+1
2012-07-17
net/mlx4: off by one in parse_trans_rule()
Dan Carpenter
1
-1
/
+1
2012-07-17
ipv6: fix RTPROT_RA markup of RA routes w/nexthops
Denis Ovsienko
1
-4
/
+6
2012-07-17
hyperv: Add support for setting MAC from within guests
Haiyang Zhang
3
-1
/
+109
2012-07-17
6lowpan: Change byte order when storing/accessing to len field
Tony Cheneau
1
-8
/
+12
2012-07-17
6lowpan: Change byte order when storing/accessing u16 tag
Tony Cheneau
1
-3
/
+3
2012-07-17
6lowpan: Fix null pointer dereference in UDP uncompression function
Tony Cheneau
1
-0
/
+3
2012-07-17
arch: Use eth_random_addr
Joe Perches
5
-8
/
+8
2012-07-17
usb: Use eth_random_addr
Joe Perches
2
-3
/
+3
2012-07-17
s390: Use eth_random_addr
Joe Perches
2
-2
/
+2
2012-07-17
drivers/net: Use eth_random_addr
Joe Perches
2
-2
/
+2
2012-07-17
wireless: Use eth_random_addr
Joe Perches
10
-10
/
+10
2012-07-17
net: usb: Use eth_random_addr
Joe Perches
3
-3
/
+3
2012-07-17
ethernet: Use eth_random_addr
Joe Perches
15
-16
/
+16
2012-07-17
etherdevice: Rename random_ether_addr to eth_random_addr
Joe Perches
1
-6
/
+8
[next]