Revision 4309e092421e08f411830b2675bc1538a9b90e9b authored by Linus Torvalds on 19 August 2008, 16:59:02 UTC, committed by Linus Torvalds on 19 August 2008, 16:59:02 UTC
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (94 commits)
  pkt_sched: Prevent livelock in TX queue running.
  Revert "pkt_sched: Add BH protection for qdisc_stab_lock."
  Revert "pkt_sched: Protect gen estimators under est_lock."
  pkt_sched: remove bogus block (cleanup)
  nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization
  netfilter: ctnetlink: sleepable allocation with spin lock bh
  netfilter: ctnetlink: fix sleep in read-side lock section
  netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracks
  netfilter: ipt_addrtype: Fix matching of inverted destination address type
  dccp: Fix panic caused by too early termination of retransmission mechanism
  pkt_sched: Don't hold qdisc lock over qdisc_destroy().
  pkt_sched: Add lockdep annotation for qdisc locks
  pkt_sched: Never schedule non-root qdiscs.
  removed unused #include <version.h>
  rt2x00: Fix txdone_entry_desc_flags
  b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306
  mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE
  p54u: reset skb's data/tail pointer on requeue
  p54: move p54_vdcf_init to the right place.
  iwlwifi: fix printk newlines
  ...
2 parent s 1fca254 + 195648b
History
File Mode Size
Makefile -rw-r--r-- 388 bytes
acl.c -rw-r--r-- 11.5 KB
acl.h -rw-r--r-- 1.6 KB
balloc.c -rw-r--r-- 44.6 KB
dir.c -rw-r--r-- 17.4 KB
ext2.h -rw-r--r-- 6.3 KB
file.c -rw-r--r-- 2.2 KB
fsync.c -rw-r--r-- 1.3 KB
ialloc.c -rw-r--r-- 18.5 KB
inode.c -rw-r--r-- 41.7 KB
ioctl.c -rw-r--r-- 4.3 KB
namei.c -rw-r--r-- 9.1 KB
super.c -rw-r--r-- 39.2 KB
symlink.c -rw-r--r-- 1.3 KB
xattr.c -rw-r--r-- 28.0 KB
xattr.h -rw-r--r-- 3.3 KB
xattr_security.c -rw-r--r-- 1.7 KB
xattr_trusted.c -rw-r--r-- 1.5 KB
xattr_user.c -rw-r--r-- 1.5 KB
xip.c -rw-r--r-- 2.0 KB
xip.h -rw-r--r-- 759 bytes

back to top