summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-12net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller
2011-03-12ipv4: Kill fib_semantic_match declaration from fib_lookup.hDavid S. Miller
2011-03-12net: Use flowi4 and flowi6 in xfrm layer.David S. Miller
2011-03-12netfilter: Use flowi4 and flowi6 in xt_TCPMSSDavid S. Miller
2011-03-12netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_mainDavid S. Miller
2011-03-12ipv4: Use flowi4 in UDPDavid S. Miller
2011-03-12netfilter: Use flowi4 in nf_nat_standalone.cDavid S. Miller
2011-03-12ipv4: Use flowi4 in ipmr code.David S. Miller
2011-03-12ipv4: Use flowi4 in FIB layer.David S. Miller
2011-03-12ipv4: Use flowi4 in public route lookup interfaces.David S. Miller
2011-03-12ipv4: Use struct flowi4 internally in routing lookups.David S. Miller
2011-03-12ipv4: Pass ipv4 flow objects into fib_lookup() paths.David S. Miller
2011-03-12net: Break struct flowi out into AF specific instances.David S. Miller
2011-03-12net: Make flowi ports AF dependent.David S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-12xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().David S. Miller
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-10ipv4: Kill flowi arg to fib_select_multipath()David S. Miller
2011-03-10ipv4: Remove unnecessary test from ip_mkroute_input()David S. Miller
2011-03-10ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-10ip6ip6: autoload ip6 tunnelstephen hemminger
2011-03-10Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2011-03-10net: bridge builtin vs. ipv6 modularRandy Dunlap
2011-03-10tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger
2011-03-09ipv4: Optimize flow initialization in fib_validate_source().David S. Miller
2011-03-09ipv4: Optimize flow initialization in input route lookup.David S. Miller
2011-03-09ipv6: Don't create clones of host routes.David S. Miller
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-09pktgen: fix errata in show resultsDaniel Turull
2011-03-09tcp: ioctl type SIOCOUTQNSD returns amount of data not sentMario Schuknecht
2011-03-09ipv4: Lookup multicast routes by rtable using helper.David S. Miller
2011-03-09ipv4: Fix erroneous uses of ifa_address.David S. Miller
2011-03-09mac80211: update minstrel_ht sample rate when probe is setDaniel Halperin
2011-03-09net/wireless: add COUNTRY to to regulatory device ueventScott James Remnant
2011-03-09Phonet: kill the ST-Ericsson pipe controller KconfigRémi Denis-Courmont
2011-03-09Phonet: support active connection without pipe controller on modemRémi Denis-Courmont
2011-03-09Phonet: provide pipe socket option to retrieve the pipe identifierRémi Denis-Courmont
2011-03-09Phonet: allocate sock from accept syscall rather than soft IRQRémi Denis-Courmont
2011-03-09Phonet: factor common code to send control messagesRémi Denis-Courmont
2011-03-09Phonet: correct pipe backlog callback return valuesRémi Denis-Courmont
2011-03-09Phonet: return an error when packet TX failsRémi Denis-Courmont
2011-03-09Phonet: fix NULL dereference on TX path with implicit sourceRémi Denis-Courmont
2011-03-08inetpeer: Don't disable BH for initial fast RCU lookup.David S. Miller
2011-03-08dsa/mv88e6060: support nonzero mii base addressPeter Korsgaard
2011-03-08rds: prevent BUG_ON triggering on congestion map updatesNeil Horman
2011-03-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-03-08ipv4: Fix scope value used in route src-address caching.David S. Miller