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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-19
wimax/i2400m: clarify and fix i2400m->{ready,updown}
Inaky Perez-Gonzalez
1
-0
/
+6
2009-10-19
wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support
Dirk Brandewie
1
-0
/
+1
2009-10-19
wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku
Cindy H Kao
1
-0
/
+1
2009-10-19
wimax/i2400m: fix reboot echo/ack barker deadlock
Inaky Perez-Gonzalez
1
-1
/
+1
2009-10-19
wimax/i2400m: decide properly if using signed vs non-signed firmware loading
Inaky Perez-Gonzalez
1
-10
/
+0
2009-10-19
wimax: allow specifying debug levels as command line option
Inaky Perez-Gonzalez
1
-0
/
+72
2009-10-18
xfrm: remove skb_icv_walk
Steffen Klassert
1
-3
/
+0
2009-10-18
ah: Remove obsolete code
Steffen Klassert
1
-26
/
+3
2009-10-18
ah: Add struct crypto_ahash to ah_data
Steffen Klassert
1
-0
/
+1
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
6
-34
/
+34
2009-10-14
Phonet: routing table Netlink interface
Rémi Denis-Courmont
1
-0
/
+1
2009-10-14
Phonet: routing table backend
Rémi Denis-Courmont
1
-0
/
+5
2009-10-14
Phonet: deliver broadcast packets to broadcast sockets
Rémi Denis-Courmont
1
-0
/
+1
2009-10-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-5
/
+7
2009-10-13
net: smsc911x: allow platform_data to specify mac address
Manuel Lauss
1
-0
/
+1
2009-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+2
2009-10-13
can: make the number of echo skb's configurable
Wolfgang Grandegger
1
-8
/
+8
2009-10-13
net: Add netdev_alloc_skb_ip_align() helper
Eric Dumazet
1
-0
/
+10
2009-10-13
tcp: replace ehash_size by ehash_mask
Eric Dumazet
1
-2
/
+2
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
4
-0
/
+23
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
3
-2
/
+8
2009-10-12
mac80211: document ieee80211_rx() context requirement
Johannes Berg
1
-0
/
+2
2009-10-12
Revert "af_packet: add interframe drop cmsg (v6)"
David S. Miller
1
-2
/
+0
2009-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-10-11
net: Fix struct sock bitfield annotation
Eric Dumazet
1
-5
/
+5
2009-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-22
/
+54
2009-10-08
ipv6: Fix the size overflow of addrconf_sysctl array
Jin Dongming
1
-0
/
+1
2009-10-07
can: add TI CAN (HECC) driver
Anant Gole
1
-0
/
+40
2009-10-07
udp: dynamically size hash tables at boot time
Eric Dumazet
2
-6
/
+13
2009-10-07
IPv6: Fix 6RD build error
Brian Haley
1
-0
/
+1
2009-10-07
include/linux/netdevice.h: fix nanodoc mismatch
Wolfram Sang
1
-1
/
+1
2009-10-07
cfg80211: add firmware and hardware version to wiphy
Kalle Valo
1
-0
/
+3
2009-10-07
wext: refactor
Johannes Berg
4
-22
/
+49
2009-10-07
nl80211: report age of scan results
Holger Schurig
1
-0
/
+2
2009-10-07
dcb: data center bridging ops should be r/o
Stephen Hemminger
1
-1
/
+1
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-1
/
+1
2009-10-07
make TLLAO option for NA packets configurable
Octavian Purdila
1
-0
/
+1
2009-10-07
ethtool: Add reset operation
Ben Hutchings
1
-0
/
+32
2009-10-07
pkt_sched: gen_estimator: Dont report fake rate estimators
Eric Dumazet
1
-0
/
+1
2009-10-07
ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
YOSHIFUJI Hideaki / 吉藤英明
2
-0
/
+24
2009-10-07
add vif using local interface index instead of IP
Ilia K
1
-4
/
+9
2009-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-18
/
+3
2009-10-06
net: speedup sk_wake_async()
Eric Dumazet
1
-1
/
+2
2009-10-05
net: introduce NETDEV_POST_INIT notifier
Johannes Berg
1
-0
/
+1
2009-10-05
usbnet: Use wwan%d interface name for mobile broadband devices
Marcel Holtmann
1
-0
/
+1
2009-10-05
net: Support inclusion of <linux/socket.h> before <sys/socket.h>
Ben Hutchings
1
-18
/
+3
2009-10-05
tunnels: Optimize tx path
Eric Dumazet
1
-3
/
+3
2009-10-05
ipv4: fib table algorithm performance improvement
Stephen Hemminger
1
-11
/
+14
2009-10-05
af_packet: add interframe drop cmsg (v6)
Neil Horman
1
-0
/
+2
2009-10-05
ethtool: Remove support for obsolete string query operations
Ben Hutchings
1
-4
/
+0
[next]