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
2012-05-11
batman-adv: fix checkpatch string complaint
Marek Lindner
1
-2
/
+2
2012-05-11
batman-adv: avoid temporary routing loops by being strict on forwarded OGMs
Marek Lindner
2
-29
/
+32
2012-05-11
batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT
Linus Luessing
1
-0
/
+43
2012-05-11
batman-adv: rename sysfs macros to reflect the soft-interface dependency
Marek Lindner
1
-28
/
+29
2012-05-11
batman-adv: refactoring API: find generalized name for bat_ogm_update_mac cal...
Marek Lindner
4
-14
/
+16
2012-05-11
batman-adv: ignore protocol packets if the interface did not enable this prot...
Marek Lindner
1
-0
/
+7
2012-05-11
batman-adv: split neigh_new function into generic and batman iv specific parts
Marek Lindner
3
-27
/
+48
2012-05-11
batman-adv: replace HZ calculations with jiffies_to_msecs()
Marek Lindner
3
-8
/
+13
2012-05-11
batman-adv: rename last_valid to last_seen
Marek Lindner
3
-16
/
+16
2012-05-11
batman-adv: register batman ogm receive function during protocol init
Marek Lindner
5
-24
/
+41
2012-05-11
batman-adv: introduce packet type handler array for incoming packets
Marek Lindner
3
-113
/
+127
2012-05-11
batman-adv: introduce is_single_hop_neigh variable to increase readability
Marek Lindner
1
-7
/
+9
2012-05-11
batman-adv: fix wrong dhcp option list browsing
Antonio Quartulli
1
-3
/
+3
2012-05-10
6lowpan: IPv6 link local address
alex.bluesman.smirnov@gmail.com
1
-1
/
+13
2012-05-10
codel: Controlled Delay AQM
Eric Dumazet
5
-0
/
+645
2012-05-10
net_sched: update bstats in dequeue()
Eric Dumazet
4
-6
/
+6
2012-05-10
net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
Joe Perches
3
-35
/
+35
2012-05-10
etherdevice.h: Add ether_addr_equal_64bits
Joe Perches
1
-0
/
+20
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
31
-86
/
+85
2012-05-10
be2net: avoid disabling sriov while VFs are assigned
Sathya Perla
3
-89
/
+134
2012-05-10
l2tp: fix data packet sequence number handling
James Chapman
1
-1
/
+1
2012-05-10
l2tp: fix reorder timeout recovery
James Chapman
2
-0
/
+10
2012-05-10
tcp: Out-line tcp_try_rmem_schedule
Pavel Emelyanov
1
-1
/
+1
2012-05-10
tcp: Schedule rmem for rcvq repair send
Pavel Emelyanov
1
-0
/
+3
2012-05-10
tcp: Move rcvq sending to tcp_input.c
Pavel Emelyanov
3
-36
/
+35
2012-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-245
/
+1370
2012-05-09
ixgbe: update version number
Don Skidmore
1
-2
/
+2
2012-05-09
ixgbe: cleanup the hwmon function calls
Don Skidmore
3
-32
/
+10
2012-05-09
ixgbe: support software timestamping
Jacob Keller
1
-0
/
+2
2012-05-09
ixgbe: add support for get_ts_info
Jacob Keller
1
-0
/
+41
2012-05-09
ixgbe: correct disable_rx_buff timeout
Jacob Keller
1
-1
/
+1
2012-05-09
ixgbe: Enable timesync clock-out feature for PPS support on X540
Jacob E Keller
4
-1
/
+189
2012-05-09
ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)
Jacob Keller
6
-1
/
+861
2012-05-09
ixgbe: Fix bogus error message
Greg Rose
1
-3
/
+3
2012-05-09
ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control
Alexander Duyck
3
-1
/
+64
2012-05-09
ixgbe: Clean up priority based flow control
Alexander Duyck
6
-204
/
+156
2012-05-09
ixgbe: Exit on error case in VF message processing
Alexander Duyck
1
-1
/
+6
2012-05-09
igb: output register's information related to RX/TX queue[4-15]
Koki Sanagi
1
-1
/
+37
2012-05-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Jeff Kirsher
52
-193
/
+735
2012-05-09
netxen_nic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
5
-4
/
+23
2012-05-09
netxen: added miniDIMM support in driver.
Sucheta Chakraborty
3
-0
/
+163
2012-05-09
netxen_nic: Allow only useful and recommended firmware dump capture mask values
Manish chopra
2
-8
/
+13
2012-05-09
netxen_nic: disable minidump by default
Sritej Velaga
1
-1
/
+1
2012-05-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
8
-41
/
+282
2012-05-10
sfc: Implement module EEPROM access for SFE4002 and SFN4112F
Ben Hutchings
1
-0
/
+33
2012-05-10
sfc: Added support for new ethtool APIs for obtaining module eeprom
Stuart Hodgson
3
-0
/
+116
2012-05-10
ethtool: Extend the ethtool API to obtain plugin module eeprom data
Stuart Hodgson
2
-0
/
+80
2012-05-10
ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors
Ben Hutchings
1
-7
/
+17
2012-05-10
sfc: By default refill RX rings as soon as space for a batch
David Riddoch
1
-6
/
+12
2012-05-10
sfc: Fill RX rings completely full, rather than to 95% full
David Riddoch
2
-14
/
+4
[prev]
[next]