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-- 12.3 KB
acl.h -rw-r--r-- 1.7 KB
balloc.c -rw-r--r-- 54.5 KB
bitmap.c -rw-r--r-- 702 bytes
dir.c -rw-r--r-- 13.3 KB
ext3_jbd.c -rw-r--r-- 1.5 KB
file.c -rw-r--r-- 3.6 KB
fsync.c -rw-r--r-- 2.7 KB
hash.c -rw-r--r-- 3.1 KB
ialloc.c -rw-r--r-- 21.2 KB
inode.c -rw-r--r-- 96.3 KB
ioctl.c -rw-r--r-- 8.1 KB
namei.c -rw-r--r-- 65.6 KB
namei.h -rw-r--r-- 170 bytes
resize.c -rw-r--r-- 33.3 KB
super.c -rw-r--r-- 81.8 KB
symlink.c -rw-r--r-- 1.3 KB
xattr.c -rw-r--r-- 34.4 KB
xattr.h -rw-r--r-- 3.8 KB
xattr_security.c -rw-r--r-- 1.8 KB
xattr_trusted.c -rw-r--r-- 1.5 KB
xattr_user.c -rw-r--r-- 1.5 KB

back to top