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-05-08
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
9
-92
/
+96
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
3
-74
/
+1
2012-05-08
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
1
-0
/
+4
2012-05-08
ipvs: add support for sync threads
Pablo Neira Ayuso
1
-9
/
+25
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
1
-2
/
+28
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
1
-0
/
+29
2012-05-08
ipvs: always update some of the flags bits in backup
Julian Anastasov
1
-0
/
+5
2012-05-08
netfilter: nf_conntrack: use this_cpu_inc()
Eric Dumazet
1
-8
/
+2
2012-05-08
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
2
-2
/
+5
2012-05-08
etherdev.h: Convert int is_<foo>_ether_addr to bool
Joe Perches
1
-6
/
+6
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-40
/
+122
2012-05-07
netdev/of/phy: Add MDIO bus multiplexer support.
David Daney
1
-0
/
+21
2012-05-07
netdev/of/phy: New function: of_mdio_find_bus().
David Daney
1
-0
/
+2
2012-05-07
net: compare_ether_addr[_64bits]() has no ordering
Johannes Berg
1
-5
/
+6
2012-05-06
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
1
-1
/
+11
2012-05-04
tcp: be more strict before accepting ECN negociation
Eric Dumazet
1
-7
/
+16
2012-05-04
mISDN: Help to identify the card
Karsten Keil
1
-1
/
+2
2012-05-04
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
2
-1
/
+5
2012-05-04
mISDN: L2 timeouts need to be queued as L2 event
Karsten Keil
1
-1
/
+6
2012-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-6
/
+19
2012-05-03
skb: Add skb_head_is_locked helper function
Alexander Duyck
1
-0
/
+14
2012-05-02
net: implement tcp coalescing in tcp_queue_rcv()
Eric Dumazet
1
-1
/
+2
2012-05-02
tcp: early retransmit: delayed fast retransmit
Yuchung Cheng
2
-1
/
+5
2012-05-02
tcp: early retransmit
Yuchung Cheng
2
-0
/
+16
2012-05-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2012-05-01
net: fix two typos in skbuff.h
Eric Dumazet
1
-2
/
+2
2012-05-01
netem: add ECN capability
Eric Dumazet
1
-0
/
+1
2012-05-01
net: skb_peek()/skb_peek_tail() cleanups
Eric Dumazet
1
-8
/
+12
2012-05-01
l2tp: introduce L2TPv3 IP encapsulation support for IPv6
Chris Elston
1
-0
/
+17
2012-05-01
l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels
Chris Elston
1
-0
/
+2
2012-05-01
pppox: Replace __attribute__((packed)) in if_pppox.h
James Chapman
1
-6
/
+6
2012-04-30
net: make GRO aware of skb->head_frag
Eric Dumazet
2
-0
/
+3
2012-04-30
net: allow skb->head to be a page fragment
Eric Dumazet
1
-2
/
+3
2012-04-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-7
/
+40
2012-04-30
efi: Add new variable attributes
Matthew Garrett
1
-1
/
+12
2012-04-30
net: fix sk_sockets_allocated_read_positive
Eric Dumazet
1
-2
/
+2
2012-04-30
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-1
/
+3
2012-04-30
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
1
-0
/
+2
2012-04-30
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
1
-1
/
+1
2012-04-29
pipes: add a "packetized pipe" mode for writing
Linus Torvalds
1
-0
/
+1
2012-04-29
Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2012-04-28
net/l2tp: add support for L2TP over IPv6 UDP
Benjamin LaHaise
2
-1
/
+39
2012-04-28
net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6
Benjamin LaHaise
1
-0
/
+3
2012-04-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2012-04-27
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-04-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-1
/
+2
2012-04-27
spi: fix spi.h kernel-doc warning
Randy Dunlap
1
-1
/
+1
2012-04-27
ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing
Eric Dumazet
2
-2
/
+3
2012-04-27
ARM: pxa: fix gpio wakeup setting
Robert Jarzmik
1
-0
/
+4
2012-04-26
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+3
[next]