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
2016-08-09
rxrpc: Once packet posted in data_ready, don't retry posting
David Howells
1
-5
/
+3
2016-08-09
rxrpc: Don't access connection from call if pointer is NULL
David Howells
1
-0
/
+4
2016-08-09
rxrpc: Need to flag call as being released on connect failure
David Howells
1
-0
/
+2
2016-08-09
rxrpc: fix uninitialized pointer dereference in debug code
Arnd Bergmann
1
-0
/
+1
2016-08-08
sctp: use event->chunk when it's valid
Xin Long
1
-2
/
+2
2016-08-08
net: vxlan: lwt: Fix vxlan local traffic.
pravin shelar
1
-2
/
+2
2016-08-08
net: vxlan: lwt: Use source ip address during route lookup.
pravin shelar
1
-12
/
+18
2016-08-08
Merge branch 'bpf-csum-complete'
David S. Miller
2
-24
/
+57
2016-08-08
bpf: fix checksum for vlan push/pop helper
Daniel Borkmann
1
-0
/
+12
2016-08-08
bpf: fix checksum fixups on bpf_skb_store_bytes
Daniel Borkmann
2
-21
/
+35
2016-08-08
bpf: also call skb_postpush_rcsum on xmit occasions
Daniel Borkmann
1
-3
/
+10
2016-08-08
net/ethernet: tundra: fix dump_eth_one warning in tsi108_eth
Paul Gortmaker
1
-0
/
+2
2016-08-08
Merge branch 'mlxsw-dcb-fixes'
David S. Miller
2
-4
/
+7
2016-08-08
mlxsw: spectrum: Add missing DCB rollback in error path
Ido Schimmel
1
-0
/
+1
2016-08-08
mlxsw: spectrum: Do not override PAUSE settings
Ido Schimmel
1
-0
/
+2
2016-08-08
mlxsw: spectrum: Do not assume PAUSE frames are disabled
Ido Schimmel
1
-4
/
+4
2016-08-08
rhashtable-test: Fix max_size parameter description
Phil Sutter
1
-1
/
+1
2016-08-08
Merge branch 'sctp_diag-fixes'
David S. Miller
3
-70
/
+76
2016-08-08
sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states
Phil Sutter
1
-2
/
+2
2016-08-08
sctp_diag: Fix T3_rtx timer export
Phil Sutter
1
-4
/
+10
2016-08-08
sctp: Export struct sctp_info to userspace
Phil Sutter
2
-64
/
+64
2016-08-06
net: macb: Correct CAPS mask
Harini Katakam
1
-1
/
+1
2016-08-06
Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
10
-23
/
+56
2016-08-06
samples/bpf: add bpf_map_update_elem() tests
Alexei Starovoitov
1
-2
/
+13
2016-08-06
bpf: restore behavior of bpf_map_update_elem
Alexei Starovoitov
1
-11
/
+73
2016-08-06
net: dsa: b53: Add missing ULL suffix for 64-bit constant
Geert Uytterhoeven
1
-1
/
+1
2016-08-06
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
1
-6
/
+2
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
14
-286
/
+225
2016-08-06
net: arc_emac: add missing of_node_put() in arc_emac_probe()
Wei Yongjun
1
-2
/
+4
2016-08-06
OVS: Ignore negative headroom value
Ian Wienand
1
-1
/
+1
2016-08-05
mac80211: Add ieee80211_hw pointer to get_expected_throughput
Maxim Altshul
3
-4
/
+6
2016-08-05
nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value
Masashi Honma
1
-3
/
+31
2016-08-05
mac80211: End the MPSP even if EOSP frame was not acked
Masashi Honma
1
-7
/
+7
2016-08-05
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
2
-4
/
+4
2016-08-03
Merge branch 'qlcnic-fixes'
David S. Miller
4
-48
/
+62
2016-08-03
qlcnic: Update version to 5.3.65
Manish Chopra
1
-2
/
+2
2016-08-03
qlcnic: fix napi budget alteration
Manish Chopra
1
-2
/
+0
2016-08-03
qlcnic: fix data structure corruption in async mbx command handling
Manish Chopra
2
-44
/
+60
2016-08-03
Merge branch 'tg3-fixes'
David S. Miller
1
-4
/
+1
2016-08-03
tg3: Report the correct number of RSS queues through tg3_get_rxnfc
Siva Reddy Kallam
1
-4
/
+0
2016-08-03
tg3: Fix for diasllow rx coalescing time to be 0
Satish Baddipadige
1
-0
/
+1
2016-08-03
bpf: fix method of PTR_TO_PACKET reg id generation
Jakub Kicinski
1
-1
/
+2
2016-08-03
net: xgene: fix maybe-uninitialized variable
Arnd Bergmann
1
-0
/
+2
2016-08-03
openvswitch: Remove incorrect WARN_ONCE().
Jarno Rajahalme
1
-7
/
+1
2016-08-03
Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
4
-9
/
+19
2016-08-03
fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2
Geert Uytterhoeven
1
-1
/
+1
2016-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
52
-95
/
+195
2016-08-03
mac80211: mesh: flush stations before beacons are stopped
Maital Hahn
1
-4
/
+6
2016-08-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
206
-2012
/
+5749
2016-08-02
Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux
Linus Torvalds
9
-34
/
+135
[next]