aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv4: Kill flowi arg to fib_select_multipath()David S. Miller2011-03-10
* ipv4: Remove unnecessary test from ip_mkroute_input()David S. Miller2011-03-10
* ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller2011-03-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-10
|\
| * ip6ip6: autoload ip6 tunnelstephen hemminger2011-03-10
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2011-03-10
| |\
| | * net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov2011-03-09
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-03-05
| | |\
| | | * libceph: fix msgr standby handlingSage Weil2011-03-04
| | | * libceph: fix msgr keepalive flagSage Weil2011-03-04
| | | * libceph: fix msgr backoffSage Weil2011-03-04
| | | * libceph: retry after authorization failureSage Weil2011-03-03
| | | * libceph: fix handling of short returns from get_user_pagesSage Weil2011-03-03
| * | | net: bridge builtin vs. ipv6 modularRandy Dunlap2011-03-10
| * | | ipv6: Don't create clones of host routes.David S. Miller2011-03-09
| * | | pktgen: fix errata in show resultsDaniel Turull2011-03-09
| * | | ipv4: Fix erroneous uses of ifa_address.David S. Miller2011-03-09
| * | | rds: prevent BUG_ON triggering on congestion map updatesNeil Horman2011-03-08
| * | | net: fix multithreaded signal handling in unix recv routinesRainer Weikusat2011-03-07
| * | | net: Enter net/ipv6/ even if CONFIG_IPV6=nThomas Graf2011-03-07
| |/ /
* | | tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger2011-03-10
* | | ipv4: Optimize flow initialization in fib_validate_source().David S. Miller2011-03-09
* | | ipv4: Optimize flow initialization in input route lookup.David S. Miller2011-03-09
* | | tcp: ioctl type SIOCOUTQNSD returns amount of data not sentMario Schuknecht2011-03-09
* | | ipv4: Lookup multicast routes by rtable using helper.David S. Miller2011-03-09
* | | Phonet: kill the ST-Ericsson pipe controller KconfigRémi Denis-Courmont2011-03-09
* | | Phonet: support active connection without pipe controller on modemRémi Denis-Courmont2011-03-09
* | | Phonet: provide pipe socket option to retrieve the pipe identifierRémi Denis-Courmont2011-03-09
* | | Phonet: allocate sock from accept syscall rather than soft IRQRémi Denis-Courmont2011-03-09
* | | Phonet: factor common code to send control messagesRémi Denis-Courmont2011-03-09
* | | Phonet: correct pipe backlog callback return valuesRémi Denis-Courmont2011-03-09
* | | Phonet: return an error when packet TX failsRémi Denis-Courmont2011-03-09
* | | Phonet: fix NULL dereference on TX path with implicit sourceRémi Denis-Courmont2011-03-09
* | | inetpeer: Don't disable BH for initial fast RCU lookup.David S. Miller2011-03-08
* | | dsa/mv88e6060: support nonzero mii base addressPeter Korsgaard2011-03-08
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-03-08
|\ \ \
| * | | vlan: add support to ndo_fcoe_ddp_target()Yi Zou2011-03-07
* | | | ipv4: Fix scope value used in route src-address caching.David S. Miller2011-03-08
* | | | ipv4: Cache source address in nexthop entries.David S. Miller2011-03-07
* | | | af_unix: remove unused struct sockaddr_un cruftHagen Paul Pfeifer2011-03-07
* | | | sctp: several declared/set but unused fixesHagen Paul Pfeifer2011-03-07
* | | | af_packet: struct socket declared/assigned but unusedHagen Paul Pfeifer2011-03-07
* | | | mcast: net_device dev not usedHagen Paul Pfeifer2011-03-07
|/ / /
* | | net: allow handlers to be processed for orig_devJiri Pirko2011-03-07
* | | ipv4: Inline fib_semantic_match into check_leafDavid S. Miller2011-03-07
* | | ipv4: Validate route entry type at insert instead of every lookup.David S. Miller2011-03-07
* | | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-03-07
|\ \ \
| * | | batman-adv: Disallow regular interface as mesh deviceSven Eckelmann2011-03-05
| * | | batman-adv: Remove unused hdr_size variable in route_unicast_packet()Linus Lüssing2011-03-05
| * | | batman-adv: rename batman_if struct to hard_ifaceMarek Lindner2011-03-05