summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tpm: add Intel TPM TIS device HIDMarcin Obara2008-07-111-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-1133-128/+351
| |\ \ \ \ \
| | * | | | | tun: Persistent devices can get stuck in xoff stateMax Krasnyansky2008-07-111-0/+6
| | * | | | | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-112-2/+2
| | * | | | | ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev2008-07-111-1/+1
| | * | | | | netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev2008-07-113-21/+4Star
| | * | | | | ipv4: fib_trie: Fix lookup error returnBen Hutchings2008-07-111-11/+6Star
| | * | | | | tcp: correct kcalloc usageMilton Miller2008-07-111-1/+1
| | * | | | | ip: sysctl documentation cleanupStephen Hemminger2008-07-111-31/+29Star
| | * | | | | Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields2008-07-111-11/+15
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-109-25/+63
| | |\ \ \ \ \
| | | * | | | | libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-091-2/+2
| | | * | | | | zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo2008-07-091-0/+1
| | | * | | | | rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-095-0/+47
| | | * | | | | rc80211_pid: Fix fast_start parameter handlingMattias Nissler2008-07-092-23/+13Star
| | * | | | | | netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells2008-07-101-1/+1
| | * | | | | | netfilter: nf_conntrack_tcp: fix endless loopPatrick McHardy2008-07-101-2/+8
| | |/ / / / /
| | * | | | | sctp: Add documentation for sctp sysctl variableVlad Yasevich2008-07-091-0/+170
| | * | | | | ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin2008-07-091-2/+2
| | * | | | | irda: Fix netlink error path return valueJulius Volz2008-07-081-2/+2
| | * | | | | irda: New device ID for nsc-irccVille Syrjala2008-07-081-0/+1
| | * | | | | irda: via-ircc proper dma freeingWang Chen2008-07-081-0/+3
| | * | | | | sctp: Mark the tsn as received after all allocations finishVlad Yasevich2008-07-082-6/+8
| | * | | | | mac80211: don't report selected IBSS when not foundVladimir Koutny2008-07-071-2/+4
| | * | | | | ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch2008-07-071-0/+7
| | * | | | | zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-071-0/+1
| | * | | | | mac80211: Only flush workqueue when last interface was removedIvo van Doorn2008-07-071-2/+2
| | * | | | | mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen2008-07-071-2/+5
| | * | | | | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-071-2/+2
| | * | | | | hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-071-4/+8
| * | | | | | slub: Fix use-after-preempt of per-CPU data structureDmitry Adamushko2008-07-111-1/+3
| * | | | | | exec: fix stack excutability without PT_GNU_STACKHugh Dickins2008-07-101-1/+1
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-101-7/+7
| |\ \ \ \ \ \
| | * | | | | | ocfs2: Fix flags in ocfs2_file_lockMark Fasheh2008-07-101-7/+7
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-101-3/+4
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | sched: fix cpu hotplug, cleanupLinus Torvalds2008-07-101-6/+5Star
| | * | | | | | sched: fix cpu hotplugDmitry Adamushko2008-07-101-1/+3
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-101-1/+24
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi2008-07-101-1/+24
| * | | | | | | Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin2008-07-101-12/+8Star
| * | | | | | | ftrace: DocumentationSteven Rostedt2008-07-101-0/+1353
| * | | | | | | arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak2008-07-101-0/+1
| * | | | | | | kernel/kprobes.c: Made kprobe_blacklist static.Daniel Guilak2008-07-101-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-07-101-2/+8
| |\ \ \ \ \ \ \
| | * | | | | | | crypto: chainiv - Invoke completion functionHerbert Xu2008-07-101-2/+8
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds2008-07-101-6/+1Star
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | md: ensure all blocks are uptodate or locked when syncingDan Williams2008-07-101-6/+1Star
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-091-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise2008-07-081-0/+4
| * | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-091-0/+2
| |\ \ \ \ \ \ \ \