xfrm: Support anti-replay window size bigger than 32 packets
[pandora-kernel.git] / net /
2011-03-14 Steffen Klassertxfrm: Support anti-replay window size bigger than 32...
2011-03-14 Steffen Klassertxfrm: Move IPsec replay detection functions to a separa...
2011-03-14 Steffen Klassertesp6: Add support for IPsec extended sequence numbers
2011-03-14 Steffen Klassertesp4: Add support for IPsec extended sequence numbers
2011-03-14 Steffen Klassertxfrm: Use separate low and high order bits of the seque...
2011-03-14 David S. MillerMerge branch 'tipc-Mar13-2011' of git://git./linux...
2011-03-14 Hiroaki SHIMODAipv4: Fix PMTU update.
2011-03-13 Allan Stephenstipc: Eliminate obsolete routine for handling routed...
2011-03-13 Allan Stephenstipc: Eliminate remaining support for routing table...
2011-03-13 Allan Stephenstipc: Remove bearer flag indicating existence of broadc...
2011-03-13 Allan Stephenstipc: Don't respond to neighbor discovery request on...
2011-03-13 Allan Stephenstipc: Eliminate unnecessary constant for neighbor disco...
2011-03-13 Allan Stephenstipc: Remove unused field in bearer structure
2011-03-13 Allan Stephenstipc: Correct misnamed references to neighbor discovery...
2011-03-13 Allan Stephenstipc: Optimizations to link creation code
2011-03-13 Allan Stephenstipc: Give Tx of discovery responses priority over...
2011-03-13 Allan Stephenstipc: Cosmetic changes to neighbor discovery logic
2011-03-13 Allan Stephenstipc: Fix redundant link field handling in link protoco...
2011-03-13 Allan Stephenstipc: make msg_set_redundant_link() consistent with...
2011-03-13 Paul Gortmakertipc: cosmetic - function names are not to be full...
2011-03-13 Allan Stephenstipc: Eliminate timestamp from link protocol messages
2011-03-13 Allan Stephenstipc: manually inline net_start/stop, make assoc. vars...
2011-03-13 Allan Stephenstipc: Convert node object array to a hash table
2011-03-13 Allan Stephenstipc: Eliminate configuration for maximum number of...
2011-03-13 Allan Stephenstipc: Split up unified structure of network-related...
2011-03-13 Allan Stephenstipc: Fix problem with missing link in "tipc-config...
2011-03-13 Allan Stephenstipc: Add support for SO_RCVTIMEO socket option
2011-03-13 Allan Stephenstipc: Cosmetic changes to node subscription code
2011-03-13 Allan Stephenstipc: Prevent null pointer error when removing a node...
2011-03-13 Allan Stephenstipc: Add network address mask helper routines
2011-03-13 Allan Stephenstipc: Correct broadcast link peer info when displaying...
2011-03-13 Allan Stephenstipc: Allow receiving into iovec containing multiple...
2011-03-12 David S. Millerdecnet: Convert to use flowidn where applicable.
2011-03-12 David S. Millernet: Put fl6_* macros to struct flowi6 and use them...
2011-03-12 David S. Milleripv6: Convert to use flowi6 where applicable.
2011-03-12 David S. Millernet: Put fl4_* macros to struct flowi4 and use them...
2011-03-12 David S. Milleripv4: Kill fib_semantic_match declaration from fib_lookup.h
2011-03-12 David S. Millernet: Use flowi4 and flowi6 in xfrm layer.
2011-03-12 David S. Millernetfilter: Use flowi4 and flowi6 in xt_TCPMSS
2011-03-12 David S. Millernetfilter: Use flowi4 and flowi6 in nf_conntrack_h323_main
2011-03-12 David S. Milleripv4: Use flowi4 in UDP
2011-03-12 David S. Millernetfilter: Use flowi4 in nf_nat_standalone.c
2011-03-12 David S. Milleripv4: Use flowi4 in ipmr code.
2011-03-12 David S. Milleripv4: Use flowi4 in FIB layer.
2011-03-12 David S. Milleripv4: Use flowi4 in public route lookup interfaces.
2011-03-12 David S. Milleripv4: Use struct flowi4 internally in routing lookups.
2011-03-12 David S. Milleripv4: Pass ipv4 flow objects into fib_lookup() paths.
2011-03-12 David S. Millernet: Break struct flowi out into AF specific instances.
2011-03-12 David S. Millernet: Make flowi ports AF dependent.
2011-03-12 David S. Millernet: Put flowi_* prefix on AF independent members of...
2011-03-12 David S. Millerxfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().
2011-03-12 David S. Milleripv4: Create and use route lookup helpers.
2011-03-12 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-03-12 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-03-11 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-03-11 David S. Milleripv4: Kill flowi arg to fib_select_multipath()
2011-03-11 David S. Milleripv4: Remove unnecessary test from ip_mkroute_input()
2011-03-11 David S. Milleripv4: Remove redundant RCU locking in ip_check_mc().
2011-03-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-03-10 stephen hemmingerip6ip6: autoload ip6 tunnel
2011-03-10 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2011-03-10 Randy Dunlapnet: bridge builtin vs. ipv6 modular
2011-03-10 Linus TorvaldsMerge branch 'media_fixes' of git://git./linux/kernel...
2011-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-10 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2011-03-10 Linus TorvaldsMerge branch 'perf/urgent' of git://git./linux/kernel...
2011-03-10 Stephen Hemmingertcp: mark tcp_congestion_ops read_mostly
2011-03-10 David S. Milleripv4: Optimize flow initialization in fib_validate_sour...
2011-03-10 David S. Milleripv4: Optimize flow initialization in input route lookup.
2011-03-10 David S. Milleripv6: Don't create clones of host routes.
2011-03-10 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2011-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-09 Vasiliy Kulikovnet: don't allow CAP_NET_ADMIN to load non-netdev kerne...
2011-03-09 Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-03-09 Daniel Turullpktgen: fix errata in show results
2011-03-09 Mario Schuknechttcp: ioctl type SIOCOUTQNSD returns amount of data...
2011-03-09 David S. Milleripv4: Lookup multicast routes by rtable using helper.
2011-03-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-09 David S. Milleripv4: Fix erroneous uses of ifa_address.
2011-03-09 Daniel Halperinmac80211: update minstrel_ht sample rate when probe...
2011-03-09 Scott James Remnantnet/wireless: add COUNTRY to to regulatory device uevent
2011-03-09 Rémi Denis-CourmontPhonet: kill the ST-Ericsson pipe controller Kconfig
2011-03-09 Rémi Denis-CourmontPhonet: support active connection without pipe controll...
2011-03-09 Rémi Denis-CourmontPhonet: provide pipe socket option to retrieve the...
2011-03-09 Rémi Denis-CourmontPhonet: allocate sock from accept syscall rather than...
2011-03-09 Rémi Denis-CourmontPhonet: factor common code to send control messages
2011-03-09 Rémi Denis-CourmontPhonet: correct pipe backlog callback return values
2011-03-09 Rémi Denis-CourmontPhonet: return an error when packet TX fails
2011-03-09 Rémi Denis-CourmontPhonet: fix NULL dereference on TX path with implicit...
2011-03-08 David S. Millerinetpeer: Don't disable BH for initial fast RCU lookup.
2011-03-08 Peter Korsgaarddsa/mv88e6060: support nonzero mii base address
2011-03-08 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-03-08 Neil Hormanrds: prevent BUG_ON triggering on congestion map updates
2011-03-08 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-03-08 David S. Milleripv4: Fix scope value used in route src-address caching.
2011-03-08 David S. Milleripv4: Cache source address in nexthop entries.
2011-03-08 Linus TorvaldsMerge branch 's5p-fixes-for-linus' of git://git./linux...
2011-03-08 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2011-03-08 Yi Zouvlan: add support to ndo_fcoe_ddp_target()
next