summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-26[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller
2007-01-26[AF_PACKET]: Check device down state before hard header callbacks.David S. Miller
2007-01-25[DECNET]: Handle a failure in neigh_parms_alloc (take 2)Eric W. Biederman
2007-01-25[BNX2]: Fix 2nd port's MAC address.Michael Chan
2007-01-25[TCP]: Fix sorting of SACK blocks.Baruch Even
2007-01-24[AF_PACKET]: Fix BPF handling.David S. Miller
2007-01-24[IPV4]: Fix the fib trie iterator to work with a single entry routing tablesEric W. Biederman
2007-01-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-01-24[PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust
2007-01-24[PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust
2007-01-24[MIPS] Fix wrong checksum calculation on 64-bit MIPSAtsushi Nemoto
2007-01-24[MIPS] VPE loader: Initialize lists before they're actually being used ...Ralf Baechle
2007-01-24[MIPS] Fix reported amount of freed memory - it's in kB not bytesThiemo Seufer
2007-01-24[MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()Yoichi Yuasa
2007-01-24[MIPS] SMTC: Fix module build by exporting symbolRalf Baechle
2007-01-24[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entriesRalf Baechle
2007-01-24[MIPS] Fix APM buildRalf Baechle
2007-01-24[MIPS] There is no __GNUC_MAJOR__Alexey Dobriyan
2007-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-01-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-01-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-01-24Merge branch 'master' into upstream-fixesJeff Garzik
2007-01-24libata: Initialize qc->pad_lenBrian King
2007-01-24libata: Fixup n_elem initializationBrian King
2007-01-24ahci: don't enter slumber on power downTejun Heo
2007-01-24sata_nv: don't rely on NV_INT_DEV indication with ADMARobert Hancock
2007-01-24ahci: make ULi M5288 ignore interface fatal error bitTejun Heo
2007-01-24[SCTP]: Fix compiler warning.Brian Haley
2007-01-24[IP] TUNNEL: Fix to be built with user application.Masahide NAKAMURA
2007-01-24[IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify().Noriaki TAKAMIYA
2007-01-24[TCP]: rare bad TCP checksum with 2.6.19Jarek Poplawski
2007-01-24[NET]: Process include/linux/if_{addr,link}.h with unifdefAdrian Bunk
2007-01-24Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller
2007-01-24[NETFILTER]: Fix iptables ABI breakage on (at least) CRISPatrick McHardy
2007-01-24[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk
2007-01-24[TCP]: skb is unexpectedly freed.Masayuki Nakagawa
2007-01-24[IPSEC]: Policy list disorderHerbert Xu
2007-01-24[IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz
2007-01-24[IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz
2007-01-24[X.25]: Add missing sock_put in x25_receive_dataAndrew Hendry
2007-01-24[SCTP]: Fix SACK sequence during shutdownVlad Yasevich
2007-01-24[SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich
2007-01-24[SCTP]: Verify some mandatory parameters.Vlad Yasevich
2007-01-24[SCTP]: Set correct error cause value for missing parametersVlad Yasevich
2007-01-24[NETFILTER]: fix xt_state compile failureMikael Pettersson
2007-01-24[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error pathPatrick McHardy
2007-01-24[SELINUX]: increment flow cache genidVenkat Yekkirala
2007-01-24[IPV6] MCAST: Fix joining all-node multicast group on device initialization.YOSHIFUJI Hideaki
2007-01-24[IPSEC] flow: Fix potential memory leakHerbert Xu
2007-01-24V4L/DVB (5123): Buf_qbuf: fix: videobuf_queue->stream corruption and lockupOleg Nesterov