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-11-09
ipip: advertise tunnel param via rtnl
Nicolas Dichtel
2
-1
/
+67
2012-11-09
isdn: Fix typo in drivers/isdn
Masanari Iida
6
-6
/
+6
2012-11-09
gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path
Claudiu Manoil
1
-6
/
+8
2012-11-09
virtio_net: use net_*_ratelimited() helpers
Amerigo Wang
1
-8
/
+4
2012-11-09
vmxnet3: convert BUG_ON(true) into a simple BUG()
Sasha Levin
1
-1
/
+1
2012-11-09
ipip: add GSO support
Eric Dumazet
1
-0
/
+12
2012-11-09
doc: packet_mmap: update doc to implementation status
Daniel Borkmann
1
-24
/
+209
2012-11-09
phylib: mdio: Add sysfs attribute for PHY identifiers.
Nick Bowler
2
-0
/
+23
2012-11-09
Make the wanxl firmware array const
David Howells
1
-1
/
+1
2012-11-09
Fix the wanxl firmware to include missing constants
David Howells
3
-1
/
+5
2012-11-09
UAPI: (Scripted) Disintegrate include/linux/hdlc
David Howells
3
-3
/
+3
2012-11-09
UAPI: Fix compilation of the wanxl firmware blob.
David Howells
1
-1
/
+1
2012-11-08
netconsole: add oops_only module option
Amerigo Wang
1
-0
/
+6
2012-11-08
vlan: set sysfs device_type to 'vlan'
Doug Goldstein
1
-0
/
+6
2012-11-08
irda: sh-irda: Remove SH7377 support
Nobuhiro Iwamatsu
1
-4
/
+0
2012-11-08
irda: sh-irda: Remove SH7367 support
Nobuhiro Iwamatsu
1
-1
/
+1
2012-11-08
ipv6: remove rt6i_peer_genid from rt6_info and its handler
Li RongQing
2
-17
/
+2
2012-11-07
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
22
-55
/
+1682
2012-11-07
ndisc: fix a typo in a comment in ndisc_recv_na()
Nicolas Dichtel
1
-1
/
+1
2012-11-07
ksz884x: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-11-07
bnx2x: Support loading cnic resources at run-time
Merav Sicron
12
-565
/
+1084
2012-11-07
bnx2x: HSI change for 'update' ramrod
Merav Sicron
1
-5
/
+16
2012-11-07
packet: tx_ring: allow the user to choose tx data offset
Paul Chavent
4
-1
/
+60
2012-11-07
net: fec: reduce spin lock time in fec_ptp_adjfreq
Frank Li
1
-8
/
+6
2012-11-07
net: fec: default select FEC_PTP at mx6 platform
Frank Li
1
-2
/
+2
2012-11-07
net/at91_ether: fix comment and style issues
Joachim Eastwood
1
-60
/
+51
2012-11-07
net/at91_ether: clean up print outs
Joachim Eastwood
1
-10
/
+7
2012-11-07
net/at91_ether: drop board_data private struct member
Joachim Eastwood
2
-8
/
+1
2012-11-07
net/at91_ether: use stat function from macb
Joachim Eastwood
3
-42
/
+11
2012-11-07
net/at91_ether: use macb functions for get/set hwaddr
Joachim Eastwood
1
-109
/
+3
2012-11-07
net/macb: export macb_set_hwaddr and macb_get_hwaddr
Joachim Eastwood
2
-3
/
+7
2012-11-07
net/macb: support reversed hw addr
Joachim Eastwood
1
-6
/
+18
2012-11-07
net/macb: check all address registers sets
Joachim Eastwood
1
-15
/
+20
2012-11-07
be2net: remove adapter->eq_next_idx
Sathya Perla
2
-4
/
+0
2012-11-07
be2net: remove roce on lancer
Sathya Perla
3
-29
/
+4
2012-11-07
be2net: fix access to SEMAPHORE reg
Sathya Perla
4
-22
/
+11
2012-11-07
be2net: re-factor bar mapping code
Sathya Perla
1
-95
/
+42
2012-11-07
be2net: do not use sli_family to identify skyhawk-R chip
Sathya Perla
4
-9
/
+4
2012-11-07
be2net: fix wrong usage of adapter->generation
Sathya Perla
4
-93
/
+92
2012-11-07
be2net: remove LANCER A0 workaround
Sathya Perla
1
-10
/
+0
2012-11-07
mlx4: change TX coalescing defaults
Eric Dumazet
2
-2
/
+2
2012-11-07
batman-adv: enable fast client detection using unicast_4addr packets
Antonio Quartulli
1
-2
/
+10
2012-11-07
batman-adv: Add get_ethtool_stats() support for DAT
Martin Hundebøll
5
-3
/
+65
2012-11-07
batman-adv: Distributed ARP Table - add runtime switch
Antonio Quartulli
4
-0
/
+31
2012-11-07
batman-adv: Distributed ARP Table - add compile option
Antonio Quartulli
5
-4
/
+94
2012-11-07
batman-adv: Distributed ARP Table - add snooping functions for ARP messages
Antonio Quartulli
6
-2
/
+325
2012-11-07
batman-adv: Distributed ARP Table - add ARP parsing functions
Antonio Quartulli
4
-3
/
+213
2012-11-07
batman-adv: Distributed ARP Table - implement local storage
Antonio Quartulli
6
-0
/
+346
2012-11-07
batman-adv: Distributed ARP Table - create DHT helper functions
Antonio Quartulli
9
-4
/
+378
2012-11-07
batman-adv: Distributed ARP Table - add a new debug log level
Antonio Quartulli
2
-2
/
+5
[next]