[BNX2]: Fix minor bug in bnx2_has_work().
[pandora-kernel.git] / net / xfrm /
2008-01-28 Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28 Ilpo Järvinen[XFRM] xfrm_policy: kill some bloat
2008-01-28 Sebastian Siewior[XFRM]: Remove ifdef crypto.
2008-01-28 Eric Dumazet[XFRM]: xfrm_state_clone() should be static, not exported
2008-01-28 WANG Cong[XFRM] xfrm_policy_destroy: Rename and relative fixes.
2008-01-28 Masahide NAKAMURA[XFRM] Statistics: Add outbound-dropping error.
2008-01-28 Ilpo Järvinen[XFRM]: Kill some bloat
2008-01-28 Herbert Xu[IPSEC]: Return EOVERFLOW when output sequence number...
2008-01-28 Eric Dumazet[NET]: Add some acquires/releases sparse annotations.
2008-01-28 Herbert Xu[IPSEC]: Move all calls to xfrm_audit_state_icvfail...
2008-01-28 Herbert Xu[IPSEC]: Fix double free on skb on async output
2008-01-28 Masahide NAKAMURA[XFRM]: Fix outbound statistics.
2008-01-28 Paul Moore[XFRM]: Drop packets when replay counter would overflow
2008-01-28 Paul Moore[XFRM]: RFC4303 compliant auditing
2008-01-28 Paul Moore[XFRM]: Assorted IPsec fixups
2008-01-28 Masahide NAKAMURA[XFRM]: Add packet processing statistics option.
2008-01-28 Masahide NAKAMURA[XFRM]: Support to increment packet dropping statistics.
2008-01-28 Masahide NAKAMURA[XFRM]: Define packet dropping statistics.
2008-01-28 Masahide NAKAMURA[XFRM] IPv6: Fix dst/routing check at transformation.
2008-01-28 Herbert Xu[IPSEC]: Do xfrm_state_check_space before encapsulation
2008-01-28 Pavel Emelyanov[XFRM]: Fix potential race vs xfrm_state(only)_find...
2008-01-28 Herbert Xu[IPSEC]: Fix zero return value in xfrm_lookup on error
2008-01-28 Herbert Xu[IPSEC]: Add ICMP host relookup support
2008-01-28 Herbert Xu[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_po...
2008-01-28 Herbert Xu[IPSEC]: Make xfrm_lookup flags argument a bit-field
2008-01-28 Herbert Xu[IPSEC]: Add xfrm_input_state helper
2008-01-28 Denis Cheng[XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead...
2008-01-28 Denis V. Lunev[NET]: Multiple namespaces in the all dst_ifdown routines.
2008-01-28 Herbert Xu[IPSEC]: Use the correct family for input state lookup
2008-01-28 Paul Moore[IPSEC]: SPD auditing fix to include the netmask/prefix...
2008-01-28 Joonwoo Park[IPSEC]: kmalloc + memset conversion to kzalloc
2008-01-28 David S. Miller[IPSEC]: Kill afinfo->nf_post_routing
2008-01-28 Herbert Xu[IPSEC]: Add async resume support on input
2008-01-28 Herbert Xu[IPSEC]: Remove nhoff from xfrm_input
2008-01-28 Herbert Xu[IPSEC]: Make x->lastused an unsigned long
2008-01-28 Herbert Xu[IPSEC]: Move state lock into x->type->input
2008-01-28 Herbert Xu[IPSEC]: Move integrity stat collection into xfrm_input
2008-01-28 Herbert Xu[IPSEC]: Store xfrm states in security path directly
2008-01-28 Herbert Xu[IPSEC]: Merge most of the input path
2008-01-28 Herbert Xu[IPSEC]: Add async resume support on output
2008-01-28 Herbert Xu[IPSEC]: Merge most of the output path
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on input
2008-01-28 Herbert Xu[IPSEC]: Move x->outer_mode->output out of locked section
2008-01-28 Herbert Xu[IPSEC]: Merge common code into xfrm_bundle_create
2008-01-28 Herbert Xu[IPSEC]: Move flow construction into xfrm_dst_lookup
2008-01-28 Herbert Xu[IPSEC]: Use dst->header_len when resizing on output
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-12 Len BrownPull bugzilla-9535 into release branch
2008-01-12 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2008-01-11 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6.24
2008-01-11 Len BrownPull bugzilla-9683 into release branch
2008-01-11 Len BrownPull bugzilla-9627 into release branch
2008-01-11 Len BrownPull bugzilla-9535 into release branch
2008-01-11 Len BrownPull bugzilla-9494 into release branch
2008-01-11 Len BrownPull bugzilla-9194 into release branch
2008-01-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-01-09 Eric Dumazet[XFRM]: xfrm_algo_clone() allocates too much memory
2008-01-06 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-01-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-01-04 Eric Dumazet[XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE
2008-01-03 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2007-12-23 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-12-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2007-12-20 Paul Moore[XFRM]: Audit function arguments misordered
2007-12-19 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-12-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-12-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-12-17 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-12-17 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/sam/fix-kbuild
2007-12-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-12-17 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2007-12-14 Paul Moore[XFRM]: Display the audited SPI value in host byte...
2007-12-14 Len BrownPull hotplug into release branch
2007-12-14 Len BrownPull battery-2.6.24 into release branch
2007-12-11 Herbert Xu[IPSEC]: Fix potential dst leak in xfrm_lookup
2007-12-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-08 Russell KingMerge branch 'pxa-fixes'
2007-12-06 Len BrownPull bugzilla-9345 into release branch
2007-12-06 Len BrownPull apm-freeze-fix into release branch
2007-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6.24
2007-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2007-12-03 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-12-03 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
next