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-09-18
ipsec: Remove obsolete MAX_AH_AUTH_LEN
Herbert Xu
4
-9
/
+1
2014-09-02
xfrm: configure policy hash table thresholds by netlink
Christophe Gouault
5
-3
/
+182
2014-09-02
xfrm: hash prefixed policies based on preflen thresholds
Christophe Gouault
3
-16
/
+117
2014-08-29
xfrm: remove useless hash_resize_mutex locks
Ying Xue
1
-10
/
+3
2014-08-25
neigh: document gc_thresh2
stephen hemminger
1
-0
/
+6
2014-08-25
net: bnx2x: fix build error with ptp
Randy Dunlap
1
-0
/
+1
2014-08-25
team: set IFF_TEAM_PORT priv_flag after rx_handler is registered
Jiri Pirko
1
-14
/
+30
2014-08-25
bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
Alexei Starovoitov
2
-0
/
+80
2014-08-25
Merge branch 'bnx2x-next'
David S. Miller
5
-18
/
+44
2014-08-25
bnx2x: Fix timesync endianity
Michal Kalderon
1
-2
/
+4
2014-08-25
bnx2x: Be more forgiving toward SW GRO
Dmitry Kravkov
1
-1
/
+9
2014-08-25
bnx2x: VF clean statistics
Yuval Mintz
1
-0
/
+5
2014-08-25
bnx2x: Fix stop-on-error
Yuval Mintz
2
-6
/
+21
2014-08-25
bnx2x: ethtool -d might cause timeout in log
Dmitry Kravkov
1
-9
/
+5
2014-08-25
net: make skb an optional parameter for__skb_flow_dissect()
WANG Cong
2
-5
/
+17
2014-08-25
net: fix comments for __skb_flow_get_ports()
WANG Cong
1
-2
/
+4
2014-08-25
ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()
Daniel Borkmann
1
-3
/
+4
2014-08-25
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
David S. Miller
4
-56
/
+19
2014-08-25
Merge branch 'is_kdump_kernel'
David S. Miller
4
-3
/
+7
2014-08-25
net/bnx2x: Use is_kdump_kernel() to detect kdump kernel
Amir Vadai
2
-2
/
+4
2014-08-25
net/mlx4: Use is_kdump_kernel() to detect kdump kernel
Amir Vadai
1
-1
/
+2
2014-08-25
crash_dump: Make is_kdump_kernel() accessible from modules
Amir Vadai
1
-0
/
+1
2014-08-25
stmmac: simple cleanups
Pavel Machek
3
-12
/
+10
2014-08-25
r8152: check code with checkpatch.pl
hayeswang
1
-31
/
+35
2014-08-24
Merge branch 'ndo_xmit_flush'
David S. Miller
11
-27
/
+77
2014-08-24
virtio_net: Support netdev_ops->ndo_xmit_flush()
David S. Miller
1
-1
/
+9
2014-08-24
igb: Support netdev_ops->ndo_xmit_flush()
David S. Miller
1
-11
/
+24
2014-08-24
net: Add ops->ndo_xmit_flush()
David S. Miller
9
-15
/
+44
2014-08-24
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
11
-23
/
+0
2014-08-24
ipv6: White-space cleansing : Structure layouts
Ian Morris
5
-21
/
+13
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
31
-203
/
+203
2014-08-24
net: ec_bhf: remove excessive debug messages
Darek Marcinkiewicz
1
-91
/
+10
2014-08-24
random32: improvements to prandom_bytes
Daniel Borkmann
2
-23
/
+20
2014-08-24
Merge branch 'csums-next'
David S. Miller
12
-103
/
+233
2014-08-24
gre: When GRE csum is present count as encap layer wrt csum
Tom Herbert
1
-0
/
+1
2014-08-24
udp: additional GRO support
Tom Herbert
4
-17
/
+96
2014-08-24
tcp: Call skb_gro_checksum_validate
Tom Herbert
2
-47
/
+6
2014-08-24
gre: call skb_gro_checksum_simple_validate
Tom Herbert
1
-36
/
+7
2014-08-24
net: add gro_compute_pseudo functions
Tom Herbert
2
-0
/
+16
2014-08-24
net: skb_gro_checksum_* functions
Tom Herbert
2
-3
/
+107
2014-08-23
net: use reciprocal_scale() helper
Daniel Borkmann
14
-22
/
+24
2014-08-23
net: Allow raw buffers to be passed into the flow dissector.
David S. Miller
3
-22
/
+50
2014-08-23
Merge branch 'bcm7xxx_apd_eee'
David S. Miller
6
-127
/
+229
2014-08-23
net: phy: bcm7xxx: enable EEE at the PHY level
Florian Fainelli
2
-0
/
+34
2014-08-23
net: phy: allow phy_init_eee() to work with internal PHYs
Florian Fainelli
1
-2
/
+4
2014-08-23
net: phy: export phy_{read,write}_mmd_indirect
Florian Fainelli
2
-2
/
+31
2014-08-23
net: phy: fixed: return an error for Clause 45 over 22 reads
Florian Fainelli
1
-0
/
+11
2014-08-23
net: phy: bcm7xxx: enable auto power down
Florian Fainelli
1
-1
/
+26
2014-08-23
net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h
Florian Fainelli
2
-18
/
+20
2014-08-23
net: phy: broadcom: extract all registers to brcmphy.h
Florian Fainelli
2
-104
/
+103
[next]