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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-3
/
+10
2012-09-08
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
1
-5
/
+4
2012-09-07
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
1
-1
/
+1
2012-09-07
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
2
-5
/
+21
2012-09-05
ipv6: fix handling of blackhole and prohibit routes
Nicolas Dichtel
1
-0
/
+1
2012-09-05
net: qdisc busylock needs lockdep annotations
Eric Dumazet
1
-0
/
+2
2012-09-05
tcp: add generic netlink support for tcp_metrics
Julian Anastasov
2
-0
/
+55
2012-09-03
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
29
-118
/
+238
2012-09-03
tcp: use PRR to reduce cwin in CWR state
Yuchung Cheng
1
-2
/
+8
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
31
-70
/
+443
2012-09-03
netfilter: nf_conntrack: add nf_ct_timeout_lookup
Pablo Neira Ayuso
1
-0
/
+20
2012-08-31
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
2
-15
/
+4
2012-08-31
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
4
-10
/
+121
2012-08-31
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
1
-1
/
+0
2012-08-31
tcp: Increase timeout for SYN segments
Alex Bergmann
1
-4
/
+14
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-5
/
+22
2012-08-31
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-0
/
+1
2012-08-31
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-0
/
+1
2012-08-30
bnx2x: fix 57840_MF pci id
Yuval Mintz
1
-1
/
+1
2012-08-30
of/mdio: Add dummy functions in of_mdio.h.
Srinivas Kandagatla
1
-0
/
+33
2012-08-30
netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...
Patrick McHardy
2
-0
/
+17
2012-08-30
netfilter: nf_nat: support IPv6 in SIP NAT helper
Patrick McHardy
1
-5
/
+4
2012-08-30
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
2
-2
/
+4
2012-08-30
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
4
-0
/
+9
2012-08-30
net: core: add function for incremental IPv6 pseudo header checksum updates
Patrick McHardy
1
-0
/
+3
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
13
-101
/
+143
2012-08-30
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
7
-10
/
+33
2012-08-30
netfilter: nf_conntrack_ipv6: improve fragmentation handling
Patrick McHardy
1
-0
/
+1
2012-08-26
ipv4: fix path MTU discovery with connection tracking
Patrick McHardy
2
-0
/
+4
2012-08-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
9
-7
/
+38
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-25
/
+202
2012-08-24
vlan: add helper which can be called to see if device is used by vlan
Jiri Pirko
1
-2
/
+7
2012-08-24
net: Set device operstate at registration time
Ben Hutchings
1
-0
/
+1
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-25
/
+202
2012-08-23
packet: fix broken build.
Rami Rosen
1
-1
/
+1
2012-08-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+31
2012-08-22
packet: Protect packet sk list with mutex (v2)
Pavel Emelyanov
1
-1
/
+1
2012-08-22
mdio: translation of MMD EEE registers to/from ethtool settings
Allan, Bruce W
1
-0
/
+83
2012-08-22
net: remove delay at device dismantle
Eric Dumazet
1
-1
/
+1
2012-08-22
Merge git://1984.lsi.us.es/nf-next
David S. Miller
1
-3
/
+13
2012-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-6
/
+11
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
51
-106
/
+213
2012-08-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+0
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-2
/
+0
2012-08-22
Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-0
/
+2
2012-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+18
2012-08-22
introduce kref_put_mutex()
Al Viro
1
-0
/
+18
2012-08-21
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-3
/
+3
2012-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-37
/
+57
2012-08-21
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
1
-2
/
+2
[next]