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
2008-07-10
xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
Steffen Klassert
2
-2
/
+2
2008-07-10
ipv6: missed namespace context in ipv6_rthdr_rcv
Denis V. Lunev
1
-1
/
+1
2008-07-10
netlabel: netlink_unicast calls kfree_skb on error path by itself
Denis V. Lunev
3
-21
/
+4
2008-07-10
ipv4: fib_trie: Fix lookup error return
Ben Hutchings
1
-11
/
+6
2008-07-10
tcp: correct kcalloc usage
Milton Miller
1
-1
/
+1
2008-07-10
ip: sysctl documentation cleanup
Stephen Hemminger
1
-31
/
+29
2008-07-10
Documentation: clarify tcp_{r,w}mem sysctl docs
J. Bruce Fields
1
-11
/
+15
2008-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-25
/
+63
2008-07-09
netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP
David Howells
1
-1
/
+1
2008-07-09
netfilter: nf_conntrack_tcp: fix endless loop
Patrick McHardy
1
-2
/
+8
2008-07-09
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
1
-2
/
+2
2008-07-09
zd1211rw: stop beacons on remove_interface
Luis Carlos Cobo
1
-0
/
+1
2008-07-09
rt2x00: Disable synchronization during initialization
Ivo van Doorn
5
-0
/
+47
2008-07-09
rc80211_pid: Fix fast_start parameter handling
Mattias Nissler
2
-23
/
+13
2008-07-08
sctp: Add documentation for sctp sysctl variable
Vlad Yasevich
1
-0
/
+170
2008-07-08
ipv6: fix race between ipv6_del_addr and DAD timer
Andrey Vagin
1
-2
/
+2
2008-07-08
irda: Fix netlink error path return value
Julius Volz
1
-2
/
+2
2008-07-08
irda: New device ID for nsc-ircc
Ville Syrjala
1
-0
/
+1
2008-07-08
irda: via-ircc proper dma freeing
Wang Chen
1
-0
/
+3
2008-07-08
sctp: Mark the tsn as received after all allocations finish
Vlad Yasevich
2
-6
/
+8
2008-07-07
mac80211: don't report selected IBSS when not found
Vladimir Koutny
1
-2
/
+4
2008-07-07
ssb-pcicore: Fix IRQ-vector init on embedded devices
Michael Buesch
1
-0
/
+7
2008-07-07
zd1211rw: add ID for AirTies WUS-201
Firat Birlik
1
-0
/
+1
2008-07-07
mac80211: Only flush workqueue when last interface was removed
Ivo van Doorn
1
-2
/
+2
2008-07-07
mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify
Guy Cohen
1
-2
/
+5
2008-07-07
drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit
Darren Jenkins
1
-2
/
+2
2008-07-07
hostap_cs: correct poor NULL checks in suspend/resume routines
John W. Linville
1
-4
/
+8
2008-07-05
can: add sanity checks
Oliver Hartkopp
3
-4
/
+32
2008-07-04
fs_enet: restore promiscuous and multicast settings in restart()
Laurent Pinchart
1
-0
/
+3
2008-07-04
ibm_newemac: Fixes entry of short packets
Sathya Narayanan
1
-0
/
+6
2008-07-04
ibm_newemac: Fixes kernel crashes when speed of cable connected changes
Sathya Narayanan
1
-0
/
+2
2008-07-04
pasemi_mac: Access iph->tot_len with correct endianness
Roland Dreier
1
-1
/
+1
2008-07-04
ehea: Access iph->tot_len with correct endianness
Roland Dreier
1
-1
/
+1
2008-07-04
ehea: fix race condition
Jan-Bernd Themann
2
-7
/
+16
2008-07-04
ehea: add MODULE_DEVICE_TABLE
Jan-Bernd Themann
1
-0
/
+1
2008-07-04
ehea: fix might sleep problem
Jan-Bernd Themann
2
-12
/
+12
2008-07-04
forcedeth: fix lockdep warning on ethtool -s
Tobias Diedrich
1
-2
/
+13
2008-07-04
Add missing skb->dev assignment in Frame Relay RX code
Krzysztof Halasa
1
-0
/
+1
2008-07-03
bridge: fix use-after-free in br_cleanup_bridges()
Patrick McHardy
1
-3
/
+7
2008-07-03
tcp: fix a size_t < 0 comparison in tcp_read_sock
Octavian Purdila
1
-1
/
+2
2008-07-03
tcp: net/ipv4/tcp.c needs linux/scatterlist.h
Andrew Morton
1
-0
/
+1
2008-07-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
5
-4
/
+15
2008-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-16
/
+63
2008-07-02
Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
1
-14
/
+14
2008-07-02
Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-5
/
+11
2008-07-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-1
/
+3
2008-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
12
-0
/
+6885
2008-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
4
-1
/
+99
2008-07-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-25
/
+40
2008-07-02
tty: Fix inverted logic in send_break
Alan Cox
1
-1
/
+1
[next]