index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-05
netfilter: ebt_log: add net namespace support for ebt_log
Gao feng
1
-2
/
+35
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
16
-100
/
+233
2013-04-05
netfilter: make /proc/net/netfilter pernet
Gao feng
3
-4
/
+42
2013-04-02
netfilter: fix struct ip6t_frag field description
Michal Kubeček
1
-2
/
+2
2013-04-02
netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashing
holger@eitzenberger.org
1
-20
/
+22
2013-04-02
netfilter: xt_NFQUEUE: introduce CPU fanout
holger@eitzenberger.org
2
-2
/
+48
2013-04-02
netfilter: use IS_ENABLE to replace if defined in TRACE target
Gao feng
2
-6
/
+3
2013-04-02
ipvs: do not disable bh for long time
Julian Anastasov
12
-87
/
+64
2013-04-02
ipvs: convert services to rcu
Julian Anastasov
18
-259
/
+186
2013-04-02
ipvs: convert dests to rcu
Julian Anastasov
4
-26
/
+27
2013-04-02
ipvs: convert sched_lock to spin lock
Julian Anastasov
6
-33
/
+33
2013-04-02
ipvs: do not expect result from done_service
Julian Anastasov
8
-30
/
+12
2013-04-02
ipvs: reorganize dest trash
Julian Anastasov
2
-74
/
+113
2013-04-02
ipvs: convert wrr scheduler to rcu
Julian Anastasov
1
-64
/
+103
2013-04-02
ipvs: convert wlc scheduler to rcu
Julian Anastasov
1
-2
/
+2
2013-04-02
ipvs: convert sh scheduler to rcu
Julian Anastasov
1
-36
/
+45
2013-04-02
ipvs: convert sed scheduler to rcu
Julian Anastasov
1
-2
/
+2
2013-04-02
ipvs: convert rr scheduler to rcu
Julian Anastasov
1
-20
/
+35
2013-04-02
ipvs: convert nq scheduler to rcu
Julian Anastasov
1
-1
/
+1
2013-04-02
ipvs: convert lc scheduler to rcu
Julian Anastasov
1
-1
/
+1
2013-04-02
ipvs: convert lblcr scheduler to rcu
Julian Anastasov
1
-81
/
+90
2013-04-02
ipvs: convert lblc scheduler to rcu
Julian Anastasov
1
-41
/
+55
2013-04-02
ipvs: convert dh scheduler to rcu
Julian Anastasov
1
-36
/
+45
2013-04-02
ipvs: add ip_vs_dest_hold and ip_vs_dest_put
Julian Anastasov
4
-11
/
+16
2013-04-02
ipvs: preparations for using rcu in schedulers
Julian Anastasov
3
-0
/
+20
2013-04-02
ipvs: change ip_vs_sched_lock to mutex
Julian Anastasov
1
-12
/
+12
2013-04-02
ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new
Julian Anastasov
2
-5
/
+34
2013-04-02
ipvs: reorder keys in connection structure
Julian Anastasov
2
-15
/
+16
2013-04-02
ipvs: convert connection locking
Julian Anastasov
2
-108
/
+134
2013-04-02
ipvs: convert locks used in persistence engines
Julian Anastasov
2
-30
/
+14
2013-04-02
ipvs: remove rs_lock by using RCU
Julian Anastasov
3
-66
/
+41
2013-04-02
ipvs: convert app locks
Julian Anastasov
6
-48
/
+40
2013-04-02
ipvs: optimize dst usage for real server
Julian Anastasov
4
-59
/
+177
2013-04-02
ipvs: consolidate all dst checks on transmit in one place
Julian Anastasov
1
-392
/
+235
2013-04-02
ipvs: do not use skb_share_check
Julian Anastasov
1
-43
/
+2
2013-04-02
ipvs: no need to reroute anymore on DNAT over loopback
Julian Anastasov
1
-56
/
+2
2013-04-02
ipvs: rename functions related to dst_cache reset
Julian Anastasov
3
-27
/
+22
2013-04-02
ipvs: convert the IP_VS_XMIT macros to functions
Julian Anastasov
1
-62
/
+72
2013-04-02
ipvs: prefer NETDEV_DOWN event to free cached dsts
Julian Anastasov
1
-5
/
+3
2013-04-02
ipvs: avoid routing by TOS for real server
Julian Anastasov
2
-34
/
+25
2013-04-02
net: add skb_dst_set_noref_force
Julian Anastasov
2
-5
/
+39
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
16
-21
/
+24
2013-03-27
bnx2x: fix compilation without CONFIG_BNX2X_SRIOV
Dmitry Kravkov
2
-1
/
+2
2013-03-27
tokenring: delete last holdout of CONFIG_TR
Paul Bolle
1
-2
/
+0
2013-03-27
net: fix compile error of implicit declaration of skb_probe_transport_header
Ying Xue
1
-13
/
+13
2013-03-27
yam: remove redundant null check on dev
Colin Ian King
1
-1
/
+1
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
238
-1270
/
+2886
2013-03-27
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
5
-43
/
+88
2013-03-27
phy: Elimination the forced speed reduction algorithm.
Kirill Kapranov
1
-49
/
+1
2013-03-27
net: use the frag lru_lock to protect netns_frags.nqueues update
Jesper Dangaard Brouer
2
-2
/
+2
[next]