aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
* | ipv4: Get peer more cheaply in rt_init_metrics().David S. Miller2011-03-05
* | ipv4: Optimize flow initialization in output route lookup.David S. Miller2011-03-05
* | inetpeer: seqlock optimizationEric Dumazet2011-03-04
* | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-04
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-04
| |\ \
| | * | mac80211: make rate control Kconfig warning depend on mac80211Johannes Berg2011-03-01
| | * | mac80211: add support for showing the last rx bitrateFelix Fietkau2011-03-01
| | * | cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau2011-03-01
| | * | Bluetooth: Fix BT_L2CAP and BT_SCO in KconfigGustavo F. Padovan2011-02-28
| | * | mac80211: support direct offchannel TX offloadJohannes Berg2011-02-25
| | * | mac80211: better fix for conn_mon_timer running after disassociateStanislaw Gruszka2011-02-25
| | * | mac80211: copy peer MCS TX parametersJohannes Berg2011-02-25
| | * | mac80211: remove IBSS merge delayJohannes Berg2011-02-25
| | * | mac80211: make tx() operation return voidJohannes Berg2011-02-25
| | * | mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-23
| | * | mac80211: Fix a race on enabling power save.Vivek Natarajan2011-02-23
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-04
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-03
| |\ \ \ \
| | * | | | DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells2011-03-03