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
2012-05-20
ipv6/exthdrs: strict Pad1 and PadN check
Eldad Zack
1
-1
/
+14
2012-05-20
USB: qmi_wwan: Add ZTE (Vodafone) K3520-Z
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-05-20
USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z
Andrew Bird (Sphere Systems)
1
-0
/
+9
2012-05-20
USB: qmi_wwan: Make forced int 4 whitelist generic
Andrew Bird (Sphere Systems)
1
-2
/
+2
2012-05-20
net/ipv4: replace simple_strtoul with kstrtoul
Eldad Zack
3
-3
/
+21
2012-05-20
net/ipv4/ipconfig: neaten __setup placement
Eldad Zack
1
-3
/
+2
2012-05-19
net: qmi_wwan: Add Vodafone/Huawei K5005 support
Bjørn Mork
1
-0
/
+8
2012-05-19
net: cdc_ether: Add ZTE WWAN matches before generic Ethernet
Andrew Bird (Sphere Systems)
1
-0
/
+56
2012-05-19
ipv6: use skb coalescing in reassembly
Eric Dumazet
1
-6
/
+20
2012-05-19
ipv4: use skb coalescing in defragmentation
Eric Dumazet
1
-6
/
+20
2012-05-19
net: introduce skb_try_coalesce()
Eric Dumazet
3
-64
/
+94
2012-05-19
net:ipv6:fixed space issues relating to operators.
Jeffrin Jose
1
-2
/
+2
2012-05-19
net:ipv6:fixed a trailing white space issue.
Jeffrin Jose
1
-1
/
+1
2012-05-19
ipv6: disable GSO on sockets hitting dst_allfrag
Eric Dumazet
1
-1
/
+4
2012-05-19
tg3: use netdev_alloc_frag() API
Eric Dumazet
2
-35
/
+5
2012-05-19
net: napi_frags_skb() is static
Eric Dumazet
2
-3
/
+1
2012-05-19
ppp: avoid false drop_monitor false positives
Eric Dumazet
5
-13
/
+15
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
17
-130
/
+131
2012-05-19
ipx: Remove spurious NULL checking in ipx_ioctl().
David S. Miller
1
-3
/
+1
2012-05-18
ipv6: ip6_fragment() should check CHECKSUM_PARTIAL
Eric Dumazet
1
-0
/
+4
2012-05-18
cirrus: cs89x0: Remove function prototypes and reorder declarations
Joe Perches
1
-746
/
+721
2012-05-18
cirrus: cs89x0: Neaten debugging and logging
Joe Perches
1
-105
/
+82
2012-05-18
cirrus: cs89x0: Code neatening
Joe Perches
1
-180
/
+272
2012-05-18
cirrus: cs89x0: Convert printks to pr_<level>
Joe Perches
1
-55
/
+61
2012-05-18
cirrus: cs89x0: Code style neatening
Joe Perches
1
-411
/
+323
2012-05-18
be2net: Fix to allow get/set of debug levels in the firmware.
Somnath Kotur
5
-0
/
+230
2012-05-18
ipv6: remove csummode in ip6_append_data()
Eric Dumazet
1
-3
/
+1
2012-05-18
net: introduce netdev_alloc_frag()
Eric Dumazet
2
-65
/
+59
2012-05-18
iwlwifi: dont pull too much payload in skb head
Eric Dumazet
1
-1
/
+6
2012-05-18
ipv6: bool conversions phase1
Eric Dumazet
3
-21
/
+21
2012-05-18
ip_frag: struct inet_frags match() method returns a bool
Eric Dumazet
4
-12
/
+12
2012-05-18
net: Remove netdevice ec_ptr, no longer used.
David S. Miller
1
-1
/
+0
2012-05-18
econet: remove ancient bug ridden protocol
Stephen Hemminger
7
-1286
/
+0
2012-05-17
CS89x0 : Use ioread16/iowrite16 on all platforms
Jaccon Bastiaansen
1
-158
/
+183
2012-05-17
lapb: Neaten debugging
Joe Perches
6
-306
/
+140
2012-05-17
drivers/net: delete all code/drivers depending on CONFIG_MCA
Paul Gortmaker
19
-5369
/
+18
2012-05-17
net/mlx4_en: num cores tx rings for every UP
Amir Vadai
4
-24
/
+47
2012-05-17
drop_monitor: convert to modular building
Neil Horman
2
-3
/
+45
2012-05-17
net: netdev_alloc_skb() use build_skb()
Eric Dumazet
1
-1
/
+31
2012-05-17
ipv6: correct the ipv6 option name - Pad0 to Pad1
Eldad Zack
7
-10
/
+10
2012-05-17
etherdevice: fix comments
stephen hemminger
1
-8
/
+6
2012-05-17
pppoe: remove unused return value from two methods.
Rami Rosen
1
-9
/
+3
2012-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-26
/
+11
2012-05-17
tcp: bool conversions
Eric Dumazet
9
-216
/
+219
2012-05-17
igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.
Matthew Vick
2
-0
/
+5
2012-05-17
e1000: look in the page and not in skb->data for the last byte
Sebastian Andrzej Siewior
1
-1
/
+5
2012-05-17
e1000: remove workaround for Errata 23 from jumbo alloc
Sebastian Andrzej Siewior
1
-24
/
+0
2012-05-17
e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUS
Bruce Allan
1
-1
/
+1
2012-05-17
net: core: Use pr_<level>
Joe Perches
6
-36
/
+44
2012-05-17
net: ipv6: ndisc: Neaten ND_PRINTx macros
Joe Perches
1
-125
/
+91
[next]