Revert "[PARISC] Optimize TLB flush on SMP systems"
[sfrench/cifs-2.6.git] / net /
2007-02-17 Kyle McMartinMerge branch 'parisc' from /home/kyle/repos/parisc...
2007-02-03 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-02-03 Adrian Bunk[NETFILTER]: nf_conntrack_h323: fix compile error with...
2007-02-03 Patrick McHardy[NETFILTER]: ctnetlink: fix compile failure with NF_CON...
2007-02-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/bnx2-2.6
2007-02-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-02 Jeff GarzikMerge ../linux-2.6
2007-02-02 Patrick McHardy[NET_SCHED]: act_ipt: fix regression in ipt action
2007-02-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-01-31 Patrick McHardy[NETFILTER]: xt_hashlimit: fix ip6tables dependency
2007-01-31 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-01-30 Vlad Yasevich[SCTP]: Force update of the rto when processing HB-ACK
2007-01-30 Li Yewang[IPV6]: fix BUG of ndisc_send_redirect()
2007-01-30 Neil Horman[IPV6]: Fix up some CONFIG typos
2007-01-30 Patrick McHardy[NETFILTER]: SIP conntrack: fix out of bounds memory...
2007-01-30 Lars Immisch[NETFILTER]: SIP conntrack: fix skipping over user...
2007-01-30 Patrick McHardy[NETFILTER]: xt_connbytes: fix division by zero
2007-01-30 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-01-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-01-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-01-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-01-30 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-01-30 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-01-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-01-30 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-01-30 NeilBrown[PATCH] knfsd: ratelimit some nfsd messages that are...
2007-01-28 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-01-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-01-27 Robert Olsson[IPV4]: Fix single-entry /proc/net/fib_trie output.
2007-01-26 Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2007-01-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-01-26 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-01-26 NeilBrown[PATCH] knfsd: fix an NFSD bug with full sized, non...
2007-01-26 NeilBrown[PATCH] knfsd: fix setting of ACL server versions
2007-01-26 Patrick McHardy[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expect...
2007-01-26 Patrick McHardy[NETFILTER]: nf_nat_pptp: fix expectation removal
2007-01-26 Patrick McHardy[NETFILTER]: nf_nat: fix ICMP translation with statical...
2007-01-26 David S. Miller[TCP]: Restore SKB socket owner setting in tcp_transmit...
2007-01-26 David S. Miller[AF_PACKET]: Check device down state before hard header...
2007-01-25 Eric W. Biederman[DECNET]: Handle a failure in neigh_parms_alloc (take 2)
2007-01-25 Baruch Even[TCP]: Fix sorting of SACK blocks.
2007-01-24 David S. Miller[AF_PACKET]: Fix BPF handling.
2007-01-24 Eric W. Biederman[IPV4]: Fix the fib trie iterator to work with a single...
2007-01-24 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-01-24 Trond Myklebust[PATCH] NFS: Fix Oops in rpc_call_sync()
2007-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-01-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-01-24 Jeff GarzikMerge branch 'master' into upstream-fixes
2007-01-24 Brian Haley[SCTP]: Fix compiler warning.
2007-01-24 Noriaki TAKAMIYA[IPV6]: Fixed the size of the netlink message notified...
2007-01-24 Jarek Poplawski[TCP]: rare bad TCP checksum with 2.6.19
2007-01-24 David S. MillerMerge /linux/kernel/git/holtmann/bluetooth-2.6
2007-01-24 Masayuki Nakagawa[TCP]: skb is unexpectedly freed.
2007-01-24 Herbert Xu[IPSEC]: Policy list disorder
2007-01-24 Andrew Hendry[X.25]: Add missing sock_put in x25_receive_data
2007-01-24 Vlad Yasevich[SCTP]: Fix SACK sequence during shutdown
2007-01-24 Vlad Yasevich[SCTP]: Correctly handle unexpected INIT-ACK chunk.
2007-01-24 Vlad Yasevich[SCTP]: Verify some mandatory parameters.
2007-01-24 Vlad Yasevich[SCTP]: Set correct error cause value for missing param...
2007-01-24 Patrick McHardy[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_co...
2007-01-24 YOSHIFUJI Hideaki[IPV6] MCAST: Fix joining all-node multicast group...
2007-01-24 Herbert Xu[IPSEC] flow: Fix potential memory leak
2007-01-23 Stephen Hemminger[PATCH] email change for shemminger@osdl.org
2007-01-22 Marcel Holtmann[Bluetooth] Restrict well known PSM to privileged users
2007-01-22 Marcel Holtmann[Bluetooth] Missing endian swapping for L2CAP socket...
2007-01-22 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-01-17 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-01-12 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-01-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-01-12 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2007-01-11 Len BrownPull sgi into release branch
2007-01-11 Len BrownPull trivial into release branch
2007-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-01-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-01-10 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-01-09 Jarek Poplawski[IPV4] devinet: inetdev_init out label moved after...
2007-01-09 Paul Moore[INET]: style updates for the inet_sock->is_icsk assign...
2007-01-09 Vlad Yasevich[SCTP]: Fix err_hdr assignment in sctp_init_cause.
2007-01-09 Patrick McHardy[NETFILTER]: nf_nat: fix hanging connections when loadi...
2007-01-09 Patrick McHardy[NETFILTER]: nf_conntrack_ipv6: fix crash when handling...
2007-01-09 Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2007-01-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-01-09 Craig Schlenter[TCP]: Fix iov_len calculation in tcp_v4_send_ack().
2007-01-09 Patrick McHardy[NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized...
2007-01-09 Paul MooreNetLabel: correct CIPSO tag handling when adding new...
2007-01-09 Marcel Holtmann[Bluetooth] Handle device registration failures
2007-01-09 Marcel Holtmann[Bluetooth] Fix uninitialized return value for RFCOMM...
2007-01-09 Marcel Holtmann[Bluetooth] More checks if DLC is still attached to...
2007-01-09 Marcel Holtmann[Bluetooth] Add packet size checks for CAPI messages
2007-01-09 Andrew Hendry[X25]: Trivial, SOCK_DEBUG's in x25_facilities missing...
2007-01-09 Paul Moore[INET]: Fix incorrect "inet_sock->is_icsk" assignment.
2007-01-08 Jeff GarzikMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-01-08 Jeff GarzikMerge branch 'upstream-fixes' of git://lost.foo-project...
2007-01-06 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2007-01-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-01-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
next