aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
| * batman-adv: rename global if_list to hardif_listMarek Lindner2011-03-05
| * batman-adv: remove orig_hash spinlockMarek Lindner2011-03-05
| * batman-adv: increase refcount in create_neighbor to be consistentMarek Lindner2011-03-05
| * batman-adv: Correct rcu refcounting for orig_nodeMarek Lindner2011-03-05
| * batman-adv: remove extra layer between hash and hash element - hash bucketMarek Lindner2011-03-05
| * batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner2011-03-05
| * batman-adv: Fix possible buffer overflow in softif neigh list outputLinus Lüssing2011-03-05
| * batman-adv: Increase orig_node refcount before releasing rcu read lockLinus Lüssing2011-03-05
| * batman-adv: Make bat_priv->curr_gw an rcu protected pointerLinus Lüssing2011-03-05
| * batman-adv: make broadcast seqno operations atomicMarek Lindner2011-03-05
| * batman-adv: protect bit operations to count OGMs with spinlockMarek Lindner2011-03-05
| * batman-adv: Correct rcu refcounting for batman_ifMarek Lindner2011-03-05
| * batman-adv: Correct rcu refcounting for softif_neighMarek Lindner2011-03-05
| * batman-adv: Correct rcu refcounting for gw_nodeMarek Lindner2011-03-05
| * batman-adv: Correct rcu refcounting for neigh_nodeMarek Lindner2011-03-05
| * batman-adv: protect bonding with rcu locksSimon Wunderlich2011-03-05
| * batman-adv: protect ogm counter arrays with spinlockMarek Lindner2011-03-05
| * batman-adv: protect originator nodes with reference countersMarek Lindner2011-03-05
| * batman-adv: protect each hash row with rcu locksMarek Lindner2011-03-05
| * batman-adv: protect neigh_nodes used outside of rcu_locks with refcountingMarek Lindner2011-03-05
| * batman-adv: free neighbors when an interface is deactivatedMarek Lindner2011-03-05
| * batman-adv: protect neighbor list with rcu locksMarek Lindner2011-03-05
| * batman-adv: convert neighbor list to hlistMarek Lindner2011-03-05
| * batman-adv: protect neighbor nodes with reference countersMarek Lindner2011-03-05
| * batman-adv: Remove two duplicate includes.Jesper Juhl2011-02-14
* | ipv4: Remove flowi from struct rtable.David S. Miller2011-03-05
* | ipv4: Set rt->rt_iif more sanely on output routes.David S. Miller2011-03-05