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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
net: remove inet6_reqsk_alloc
Octavian Purdila
5
-15
/
+7
2014-06-27
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
Octavian Purdila
2
-3
/
+2
2014-06-27
tcp: cookie_v4_init_sequence: skb should be const
Octavian Purdila
2
-3
/
+5
2014-06-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
11
-134
/
+373
2014-06-27
Merge branch 'tipc-next'
David S. Miller
13
-888
/
+827
2014-06-27
tipc: simplify connection congestion handling
Jon Paul Maloy
5
-54
/
+43
2014-06-27
tipc: clean up connection protocol reception function
Jon Paul Maloy
5
-63
/
+68
2014-06-27
tipc: same receive code path for connection protocol and data messages
Jon Paul Maloy
6
-55
/
+19
2014-06-27
tipc: let port protocol senders use new link send function
Jon Paul Maloy
1
-7
/
+23
2014-06-27
tipc: connection oriented transport uses new send functions
Jon Paul Maloy
4
-513
/
+70
2014-06-27
tipc: RDM/DGRAM transport uses new fragmenting and sending functions
Jon Paul Maloy
3
-149
/
+110
2014-06-27
tipc: introduce message evaluation function
Jon Paul Maloy
4
-38
/
+51
2014-06-27
tipc: separate building and sending of rejected messages
Jon Paul Maloy
3
-8
/
+64
2014-06-27
tipc: introduce direct iovec to buffer chain fragmentation function
Jon Paul Maloy
2
-0
/
+105
2014-06-27
tipc: make link mtu easily accessible from socket
Jon Paul Maloy
2
-4
/
+38
2014-06-27
tipc: introduce send functions for chained buffers in link
Jon Paul Maloy
4
-13
/
+250
2014-06-27
tipc: use negative error return values in functions
Jon Paul Maloy
1
-23
/
+23
2014-06-27
tipc: eliminate case of writing to freed memory
Jon Paul Maloy
1
-2
/
+4
2014-06-26
Merge branch 'xgbe-next'
David S. Miller
8
-189
/
+398
2014-06-26
amd-xgbe: Resolve checkpatch warning about sscanf usage
Lendacky, Thomas
1
-5
/
+4
2014-06-26
amd-xgbe: Change destination address filtering support
Lendacky, Thomas
6
-69
/
+116
2014-06-26
amd-xgbe: Add support for VLAN filtering
Lendacky, Thomas
6
-14
/
+165
2014-06-26
amd-xgbe: VLAN Rx tag stripping fix
Lendacky, Thomas
1
-1
/
+3
2014-06-26
amd-xgbe: VLAN Tx tag insertion fix
Lendacky, Thomas
2
-0
/
+8
2014-06-26
amd-xgbe: Make defines in xgbe.h unique
Lendacky, Thomas
5
-100
/
+102
2014-06-26
i40e: fix fdir programming
Jesse Brandeburg
1
-2
/
+4
2014-06-26
i40e: Add debugfs hooks to print current total FD filter count
Anjali Singhai Jain
1
-0
/
+4
2014-06-26
i40e: Fix the FD sideband logic to detect a FD table full condition
Anjali Singhai Jain
3
-7
/
+20
2014-06-26
i40e: Avoid adding the TCP-IPv4 filter twice
Anjali Singhai Jain
1
-13
/
+0
2014-06-26
i40e: only create PTP device node once
Jacob Keller
1
-12
/
+46
2014-06-26
i40e: don't store user requested mode until we've validated it
Jacob Keller
1
-4
/
+7
2014-06-26
i40e: break PTP hardware control from ioctl command for timestamp mode
Jacob Keller
1
-16
/
+43
2014-06-26
i40e: rename i40e_ptp_enable to i40e_ptp_feature_enable
Jacob Keller
1
-4
/
+4
2014-06-26
i40evf: resend FW request if no response
Mitch Williams
1
-0
/
+4
2014-06-26
i40evf: fix typo
Mitch Williams
1
-1
/
+1
2014-06-26
i40evf: return more useful error information
Mitch Williams
1
-5
/
+6
2014-06-26
i40evf: don't stop watchdog if it hasn't started
Mitch Williams
1
-1
/
+3
2014-06-26
i40e/i40evf: Big endian fixes for handling HMC
Paul M Stillwell Jr
3
-67
/
+236
2014-06-26
i40e: do not take NVM ownership for SR read
Kamil Krawczyk
1
-8
/
+1
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
697
-5683
/
+9694
2014-06-25
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-6
/
+20
2014-06-25
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-16
/
+39
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
68
-366
/
+741
2014-06-25
net: fix setting csum_start in skb_segment()
Tom Herbert
1
-1
/
+1
2014-06-25
Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-83
/
+104
2014-06-25
enic: Make dummy rfs functions inline to fix !CONFIG_RFS_ACCEL build
Geert Uytterhoeven
2
-10
/
+3
2014-06-25
tipc: bump max configurable window size
Erik Hugne
1
-1
/
+1
2014-06-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
11
-49
/
+128
2014-06-25
mac_pton: Use bool not int return
Joe Perches
2
-6
/
+6
2014-06-25
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
3
-16
/
+18
[next]