index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: allow handlers to be processed for orig_dev
Jiri Pirko
2011-03-07
1
-1
/
+2
*
ipv4: Inline fib_semantic_match into check_leaf
David S. Miller
2011-03-07
3
-75
/
+51
*
ipv4: Validate route entry type at insert instead of every lookup.
David S. Miller
2011-03-07
1
-26
/
+28
*
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-03-07
24
-1232
/
+1634
|
\
|
*
batman-adv: Disallow regular interface as mesh device
Sven Eckelmann
2011-03-05
3
-12
/
+36
|
*
batman-adv: Remove unused hdr_size variable in route_unicast_packet()
Linus Lüssing
2011-03-05
3
-7
/
+5
|
*
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
2011-03-05
18
-330
/
+335
|
*
batman-adv: rename global if_list to hardif_list
Marek Lindner
2011-03-05
6
-22
/
+22
|
*
batman-adv: remove orig_hash spinlock
Marek Lindner
2011-03-05
7
-148
/
+38
|
*
batman-adv: increase refcount in create_neighbor to be consistent
Marek Lindner
2011-03-05
2
-37
/
+30
|
*
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
2011-03-05
9
-36
/
+49
|
*
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
2011-03-05
10
-294
/
+298
|
*
batman-adv: separate ethernet comparing calls from hash functions
Marek Lindner
2011-03-05
8
-42
/
+51
|
*
batman-adv: Fix possible buffer overflow in softif neigh list output
Linus Lüssing
2011-03-05
1
-21
/
+1
|
*
batman-adv: Increase orig_node refcount before releasing rcu read lock
Linus Lüssing
2011-03-05
2
-3
/
+5
|
*
batman-adv: Make bat_priv->curr_gw an rcu protected pointer
Linus Lüssing
2011-03-05
2
-32
/
+72
|
*
batman-adv: make broadcast seqno operations atomic
Marek Lindner
2011-03-05
3
-22
/
+37
|
*
batman-adv: protect bit operations to count OGMs with spinlock
Marek Lindner
2011-03-05
2
-34
/
+33
|
*
batman-adv: Correct rcu refcounting for batman_if
Marek Lindner
2011-03-05
4
-38
/
+33
|
*
batman-adv: Correct rcu refcounting for softif_neigh
Marek Lindner
2011-03-05
2
-17
/
+16
|
*
batman-adv: Correct rcu refcounting for gw_node
Marek Lindner
2011-03-05
2
-22
/
+17
|
*
batman-adv: Correct rcu refcounting for neigh_node
Marek Lindner
2011-03-05
7
-174
/
+313
|
*
batman-adv: protect bonding with rcu locks
Simon Wunderlich
2011-03-05
7
-163
/
+195
|
*
batman-adv: protect ogm counter arrays with spinlock
Marek Lindner
2011-03-05
3
-6
/
+33
|
*
batman-adv: protect originator nodes with reference counters
Marek Lindner
2011-03-05
4
-19
/
+78
|
*
batman-adv: protect each hash row with rcu locks
Marek Lindner
2011-03-05
8
-45
/
+141
|
*
batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting
Marek Lindner
2011-03-05
1
-9
/
+31
|
*
batman-adv: free neighbors when an interface is deactivated
Marek Lindner
2011-03-05
1
-2
/
+7
|
*
batman-adv: protect neighbor list with rcu locks
Marek Lindner
2011-03-05
3
-21
/
+57
|
*
batman-adv: convert neighbor list to hlist
Marek Lindner
2011-03-05
3
-28
/
+35
|
*
batman-adv: protect neighbor nodes with reference counters
Marek Lindner
2011-03-05
4
-8
/
+28
|
*
batman-adv: Remove two duplicate includes.
Jesper Juhl
2011-02-14
1
-2
/
+0
*
|
ipv4: Remove flowi from struct rtable.
David S. Miller
2011-03-04
6
-85
/
+133
*
|
ipv4: Set rt->rt_iif more sanely on output routes.
David S. Miller
2011-03-04
1
-1
/
+1
*
|
ipv4: Get peer more cheaply in rt_init_metrics().
David S. Miller
2011-03-04
1
-2
/
+2
*
|
ipv4: Optimize flow initialization in output route lookup.
David S. Miller
2011-03-04
1
-8
/
+10
*
|
inetpeer: seqlock optimization
Eric Dumazet
2011-03-04
1
-40
/
+35
*
|
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-03-04
14
-159
/
+266
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-04
14
-159
/
+266
|
|
\
\
|
|
*
|
mac80211: make rate control Kconfig warning depend on mac80211
Johannes Berg
2011-03-01
1
-1
/
+1
|
|
*
|
mac80211: add support for showing the last rx bitrate
Felix Fietkau
2011-03-01
3
-10
/
+36
|
|
*
|
cfg80211: add a field for the bitrate of the last rx data packet from a station
Felix Fietkau
2011-03-01
1
-19
/
+37
|
|
*
|
Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig
Gustavo F. Padovan
2011-02-28
1
-2
/
+4
|
|
*
|
mac80211: support direct offchannel TX offload
Johannes Berg
2011-02-25
5
-0
/
+108
|
|
*
|
mac80211: better fix for conn_mon_timer running after disassociate
Stanislaw Gruszka
2011-02-25
1
-6
/
+3
|
|
*
|
mac80211: copy peer MCS TX parameters
Johannes Berg
2011-02-25
1
-1
/
+4
|
|
*
|
mac80211: remove IBSS merge delay
Johannes Berg
2011-02-25
1
-5
/
+0
|
|
*
|
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
2
-110
/
+58
|
|
*
|
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
2
-3
/
+3
|
|
*
|
mac80211: Fix a race on enabling power save.
Vivek Natarajan
2011-02-23
2
-3
/
+13
[next]