summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-10ipv4: Optimize flow initialization in fib_validate_source().David S. Miller
2011-03-10ipv4: Optimize flow initialization in input route lookup.David S. Miller
2011-03-10ipv6: Don't create clones of host routes.David S. Miller
2011-03-09net: 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-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
2011-03-08ipv4: Cache source address in nexthop entries.David S. Miller
2011-03-08vlan: add support to ndo_fcoe_ddp_target()Yi Zou
2011-03-07af_unix: remove unused struct sockaddr_un cruftHagen Paul Pfeifer
2011-03-07sctp: several declared/set but unused fixesHagen Paul Pfeifer
2011-03-07af_packet: struct socket declared/assigned but unusedHagen Paul Pfeifer
2011-03-07mcast: net_device dev not usedHagen Paul Pfeifer
2011-03-07net: allow handlers to be processed for orig_devJiri Pirko
2011-03-07net: fix multithreaded signal handling in unix recv routinesRainer Weikusat
2011-03-07ipv4: Inline fib_semantic_match into check_leafDavid S. Miller
2011-03-07ipv4: Validate route entry type at insert instead of every lookup.David S. Miller
2011-03-07net: Enter net/ipv6/ even if CONFIG_IPV6=nThomas Graf
2011-03-07Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-03-05batman-adv: Disallow regular interface as mesh deviceSven Eckelmann
2011-03-05batman-adv: Remove unused hdr_size variable in route_unicast_packet()Linus Lüssing
2011-03-05batman-adv: rename batman_if struct to hard_ifaceMarek Lindner
2011-03-05batman-adv: rename global if_list to hardif_listMarek Lindner
2011-03-05batman-adv: remove orig_hash spinlockMarek Lindner
2011-03-05batman-adv: increase refcount in create_neighbor to be consistentMarek Lindner
2011-03-05batman-adv: Correct rcu refcounting for orig_nodeMarek Lindner
2011-03-05batman-adv: remove extra layer between hash and hash element - hash bucketMarek Lindner
2011-03-05batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner
2011-03-05batman-adv: Fix possible buffer overflow in softif neigh list outputLinus Lüssing
2011-03-05batman-adv: Increase orig_node refcount before releasing rcu read lockLinus Lüssing