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
Kconfig -rw-r--r-- 2.5 KB
Makefile -rw-r--r-- 481 bytes
array.c -rw-r--r-- 13.8 KB
base.c -rw-r--r-- 72.2 KB
generic.c -rw-r--r-- 18.4 KB
inode-alloc.txt -rw-r--r-- 413 bytes
inode.c -rw-r--r-- 12.3 KB
internal.h -rw-r--r-- 2.9 KB
kcore.c -rw-r--r-- 9.8 KB
kmsg.c -rw-r--r-- 1.1 KB
mmu.c -rw-r--r-- 1.4 KB
nommu.c -rw-r--r-- 3.3 KB
proc_devtree.c -rw-r--r-- 5.0 KB
proc_misc.c -rw-r--r-- 23.5 KB
proc_net.c -rw-r--r-- 4.5 KB
proc_sysctl.c -rw-r--r-- 9.4 KB
proc_tty.c -rw-r--r-- 4.8 KB
root.c -rw-r--r-- 5.0 KB
task_mmu.c -rw-r--r-- 18.9 KB
task_nommu.c -rw-r--r-- 4.5 KB
vmcore.c -rw-r--r-- 16.4 KB

back to top