index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2011-03-09
Phonet: support active connection without pipe controller on modem
Rémi Denis-Courmont
2011-03-09
Phonet: provide pipe socket option to retrieve the pipe identifier
Rémi Denis-Courmont
2011-03-09
Phonet: allocate sock from accept syscall rather than soft IRQ
Rémi Denis-Courmont
2011-03-09
Phonet: factor common code to send control messages
Rémi Denis-Courmont
2011-03-09
Phonet: correct pipe backlog callback return values
Rémi Denis-Courmont
2011-03-09
Phonet: return an error when packet TX fails
Rémi Denis-Courmont
2011-03-09
Phonet: fix NULL dereference on TX path with implicit source
Rémi Denis-Courmont
2011-03-08
inetpeer: Don't disable BH for initial fast RCU lookup.
David S. Miller
2011-03-08
dsa/mv88e6060: support nonzero mii base address
Peter Korsgaard
2011-03-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-03-08
ipv4: Fix scope value used in route src-address caching.
David S. Miller
2011-03-07
ipv4: Cache source address in nexthop entries.
David S. Miller
2011-03-07
vlan: add support to ndo_fcoe_ddp_target()
Yi Zou
2011-03-07
af_unix: remove unused struct sockaddr_un cruft
Hagen Paul Pfeifer
2011-03-07
sctp: several declared/set but unused fixes
Hagen Paul Pfeifer
2011-03-07
af_packet: struct socket declared/assigned but unused
Hagen Paul Pfeifer
2011-03-07
mcast: net_device dev not used
Hagen Paul Pfeifer
2011-03-07
net: allow handlers to be processed for orig_dev
Jiri Pirko
2011-03-07
ipv4: Inline fib_semantic_match into check_leaf
David S. Miller
2011-03-07
ipv4: Validate route entry type at insert instead of every lookup.
David S. Miller
2011-03-07
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-03-05
batman-adv: Disallow regular interface as mesh device
Sven Eckelmann
2011-03-05
batman-adv: Remove unused hdr_size variable in route_unicast_packet()
Linus Lüssing
2011-03-05
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
2011-03-05
batman-adv: rename global if_list to hardif_list
Marek Lindner
2011-03-05
batman-adv: remove orig_hash spinlock
Marek Lindner
2011-03-05
batman-adv: increase refcount in create_neighbor to be consistent
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
2011-03-05
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
2011-03-05
batman-adv: separate ethernet comparing calls from hash functions
Marek Lindner
2011-03-05
batman-adv: Fix possible buffer overflow in softif neigh list output
Linus Lüssing
2011-03-05
batman-adv: Increase orig_node refcount before releasing rcu read lock
Linus Lüssing
2011-03-05
batman-adv: Make bat_priv->curr_gw an rcu protected pointer
Linus Lüssing
2011-03-05
batman-adv: make broadcast seqno operations atomic
Marek Lindner
2011-03-05
batman-adv: protect bit operations to count OGMs with spinlock
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for batman_if
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for softif_neigh
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for gw_node
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for neigh_node
Marek Lindner
2011-03-05
batman-adv: protect bonding with rcu locks
Simon Wunderlich
2011-03-05
batman-adv: protect ogm counter arrays with spinlock
Marek Lindner
2011-03-05
batman-adv: protect originator nodes with reference counters
Marek Lindner
2011-03-05
batman-adv: protect each hash row with rcu locks
Marek Lindner
2011-03-05
batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting
Marek Lindner
2011-03-05
batman-adv: free neighbors when an interface is deactivated
Marek Lindner
2011-03-05
batman-adv: protect neighbor list with rcu locks
Marek Lindner
2011-03-05
batman-adv: convert neighbor list to hlist
Marek Lindner
2011-03-05
batman-adv: protect neighbor nodes with reference counters
Marek Lindner
2011-03-04
ipv4: Remove flowi from struct rtable.
David S. Miller
2011-03-04
ipv4: Set rt->rt_iif more sanely on output routes.
David S. Miller
[next]