index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
Documentation: Update netlink_mmap.txt
Richard Weinberger
1
-10
/
+3
2015-02-02
sunvnet: set queue mapping when doing packet copies
David L Stevens
1
-0
/
+1
2015-02-02
qlge: Fix qlge_update_hw_vlan_features to handle if interface is down
Marcelo Leitner
1
-10
/
+16
2015-02-01
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
4
-33
/
+37
2015-01-31
net: sched: fix panic in rate estimators
Eric Dumazet
1
-8
/
+5
2015-01-31
hyperv: Fix the error processing in netvsc_send()
Haiyang Zhang
1
-3
/
+8
2015-01-30
drivers: net: xgene: fix: Out of order descriptor bytes read
Iyappan Subramanian
1
-0
/
+2
2015-01-30
Merge branch 'vlan_get_protocol'
David S. Miller
5
-55
/
+61
2015-01-30
ixgbevf: Fix checksum error when using stacked vlan
Toshiaki Makita
1
-2
/
+2
2015-01-30
ixgbe: Fix checksum error when using stacked vlan
Toshiaki Makita
1
-1
/
+1
2015-01-30
igbvf: Fix checksum error when using stacked vlan
Toshiaki Makita
1
-8
/
+11
2015-01-30
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
2
-44
/
+47
2015-01-30
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
1
-1
/
+1
2015-01-30
netlink: fix wrong subscription bitmask to group mapping in
Pablo Neira
1
-2
/
+2
2015-01-29
ipv4: Don't increase PMTU with Datagram Too Big message.
Li Wei
1
-0
/
+3
2015-01-29
Merge branch 'arm-build-fixes'
David S. Miller
4
-6
/
+9
2015-01-29
net: am2150: fix nmclan_cs.c shared interrupt handling
Arnd Bergmann
1
-0
/
+2
2015-01-29
net: lance,ni64: don't build for ARM
Arnd Bergmann
1
-2
/
+2
2015-01-29
net: wan: add missing virt_to_bus dependencies
Arnd Bergmann
1
-3
/
+3
2015-01-29
net: cs89x0: always build platform code if !HAS_IOPORT_MAP
Arnd Bergmann
1
-1
/
+2
2015-01-29
ppp: deflate: never return len larger than output buffer
Florian Westphal
1
-1
/
+1
2015-01-29
Merge branch 'netns'
David S. Miller
3
-7
/
+5
2015-01-29
vxlan: setup the right link netns in newlink hdlr
Nicolas Dichtel
1
-5
/
+5
2015-01-29
caif: remove wrong dev_net_set() call
Nicolas Dichtel
2
-2
/
+0
2015-01-29
lib/checksum.c: fix build for generic csum_tcpudp_nofold
karl beldan
1
-9
/
+9
2015-01-28
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
1
-0
/
+1
2015-01-28
lib/checksum.c: fix carry in csum_tcpudp_nofold
karl beldan
1
-2
/
+10
2015-01-28
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
1
-1
/
+5
2015-01-28
Merge branch 'tcp_stretch_acks'
David S. Miller
7
-40
/
+44
2015-01-28
tcp: fix timing issue in CUBIC slope calculation
Neal Cardwell
1
-0
/
+8
2015-01-28
tcp: fix stretch ACK bugs in CUBIC
Neal Cardwell
1
-22
/
+9
2015-01-28
tcp: fix stretch ACK bugs in Reno
Neal Cardwell
1
-4
/
+6
2015-01-28
tcp: fix the timid additive increase on stretch ACKs
Neal Cardwell
1
-6
/
+9
2015-01-28
tcp: stretch ACK fixes prep
Neal Cardwell
7
-11
/
+15
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-334
/
+667
2015-01-27
net: don't OOPS on socket aio
Christoph Hellwig
1
-3
/
+0
2015-01-27
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
1
-1
/
+4
2015-01-27
Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-1
/
+2
2015-01-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+3
2015-01-27
bnx2x: fix napi poll return value for repoll
Govindarajulu Varadarajan
1
-1
/
+1
2015-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+8
2015-01-27
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
1
-19
/
+26
2015-01-27
Merge branch 'sh_eth'
David S. Miller
1
-21
/
+59
2015-01-27
sh_eth: Fix DMA-API usage for RX buffers
Ben Hutchings
1
-11
/
+23
2015-01-27
sh_eth: Check for DMA mapping errors on transmit
Ben Hutchings
1
-0
/
+4
2015-01-27
sh_eth: Ensure DMA engines are stopped before freeing buffers
Ben Hutchings
1
-7
/
+32
2015-01-27
sh_eth: Remove RX overflow log messages
Ben Hutchings
1
-3
/
+0
2015-01-27
Merge tag 'linux-can-fixes-for-3.19-20150127' of git://git.kernel.org/pub/scm...
David S. Miller
1
-13
/
+15
2015-01-27
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-01-27
udp_diag: Fix socket skipping within chain
Herbert Xu
1
-1
/
+3
[next]