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
2013-08-01
net: add a temporary sanity check in skb_orphan()
Eric Dumazet
1
-0
/
+2
2013-08-01
ipv6: fib6_rules should return exact return value
Hannes Frederic Sowa
1
-3
/
+11
2013-07-31
cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypes
Joe Perches
2
-2
/
+2
2013-07-31
checksum: Remove extern from function prototypes
Joe Perches
1
-5
/
+5
2013-07-31
cfg80211.h/mac80211.h: Remove extern from function prototypes
Joe Perches
2
-25
/
+25
2013-07-31
ax25.h: Remove extern from function prototypes
Joe Perches
1
-106
/
+109
2013-07-31
arp/neighbour.h: Remove extern from function prototypes
Joe Perches
2
-65
/
+63
2013-07-31
af_rxrpc.h: Remove extern from function prototypes
Joe Perches
1
-19
/
+16
2013-07-31
af_unix.h: Remove extern from function prototypes
Joe Perches
1
-8
/
+8
2013-07-31
addrconf.h: Remove extern function prototypes
Joe Perches
1
-88
/
+72
2013-07-31
Documentation: add networking/netdev-FAQ.txt
Paul Gortmaker
2
-0
/
+226
2013-07-31
fib_rules: add .suppress operation
Stefan Tomanek
5
-1
/
+40
2013-07-31
net: Remove extern from include/net/ scheduling prototypes
Joe Perches
4
-101
/
+104
2013-07-31
net: skb_orphan() changes
Eric Dumazet
1
-3
/
+4
2013-07-31
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
3
-4
/
+21
2013-07-31
net: split rt_genid for ipv4 and ipv6
fan.du
8
-17
/
+58
2013-07-31
sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt
Laurent Pinchart
1
-2
/
+3
2013-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
17
-347
/
+1001
2013-07-31
tcp: Remove unused tcpct declarations and comments
Dmitry Popov
3
-9
/
+0
2013-07-31
ixgbe: add support for quad-port x520 adapter
Don Skidmore
6
-17
/
+358
2013-07-31
ixgbe: clear semaphore bits on timeouts
Emil Tantilov
1
-24
/
+21
2013-07-31
ixgbe: rename LL_EXTENDED_STATS to use queue instead of q
Jacob Keller
1
-6
/
+6
2013-07-31
ixgbe: fix lockdep annotation issue for ptp's work item
Jacob Keller
3
-12
/
+14
2013-07-31
ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth
Jacob Keller
1
-7
/
+129
2013-07-31
PCI: Add function to obtain minimum link width and speed
Jacob Keller
2
-0
/
+45
2013-07-30
net: remove an unneeded check
Dan Carpenter
1
-4
/
+1
2013-07-30
flow_dissector: add support for IPPROTO_IPV6
Tom Herbert
1
-0
/
+3
2013-07-30
flow_dissector: clean up IPIP case
Tom Herbert
1
-1
/
+2
2013-07-30
PCI: move enum pcie_link_width into pci.h
Jacob Keller
2
-13
/
+13
2013-07-30
PCI: expose pcie_link_speed and pcix_bus_speed arrays
Jacob Keller
2
-2
/
+5
2013-07-30
ixgbe: fix SFF data dumps of SFP+ modules
Emil Tantilov
3
-60
/
+18
2013-07-30
ixgbe: fix semaphore lock for I2C read/writes on 82598
Emil Tantilov
4
-148
/
+182
2013-07-30
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2013-07-30
ixgbe: add new media type.
Don Skidmore
4
-7
/
+95
2013-07-30
Merge branch 'phys_port'
David S. Miller
5
-1
/
+85
2013-07-30
net: export physical port id via sysfs
Jiri Pirko
1
-0
/
+22
2013-07-30
rtnl: export physical port id via RT netlink
Jiri Pirko
2
-1
/
+25
2013-07-30
net: add ndo to get id of physical port of the device
Jiri Pirko
2
-0
/
+38
2013-07-30
ixgbe: fix fc autoneg ethtool reporting.
Don Skidmore
4
-16
/
+40
2013-07-30
ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned
Alexander Duyck
1
-34
/
+1
2013-07-30
ixgbe: Retain VLAN filtering in promiscuous + VT mode
Greg Rose
2
-2
/
+75
2013-07-30
net: mvneta: support big endian
Thomas Petazzoni
1
-3
/
+32
2013-07-30
net: mvneta: move the RX and TX desc macros outside of the structs
Thomas Petazzoni
1
-11
/
+15
2013-07-30
pktgen: Require CONFIG_INET due to use of IPv4 checksum function
Thomas Graf
1
-1
/
+1
2013-07-30
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
Hannes Frederic Sowa
3
-3
/
+9
2013-07-30
drivers: net: cpsw: Add support for set MAC address
Mugunthan V N
1
-0
/
+28
2013-07-30
tile: handle 64-bit statistics in tilepro network driver
Chris Metcalf
1
-23
/
+54
2013-07-30
9p: client: remove unused code and any reference to "cancelled" function
Andi Shyti
2
-10
/
+2
2013-07-30
be2net: don't use dev_err when AER enabling fails
Ivan Vecera
1
-1
/
+1
2013-07-29
tg3: Update version to 3.133
Nithin Sujir
1
-2
/
+2
[next]