index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-28
ethernet: arc: mdio changes for future SoC glue layer devtree support
Romain Perier
3
-6
/
+5
2014-08-28
ethernet: arc: remove use of 'struct platform_device'
Romain Perier
1
-31
/
+33
2014-08-28
tcp: syncookies: mark cookie_secret read_mostly
Florian Westphal
2
-2
/
+2
2014-08-28
bnx2x: Fix static checker warning regarding `txdata_ptr'
Yuval Mintz
1
-2
/
+2
2014-08-28
r8152: replace strncpy with strlcpy
hayeswang
1
-2
/
+2
2014-08-27
net: Update sk_buff flag bit availability comment.
David S. Miller
1
-1
/
+1
2014-08-26
neigh: document gc_thresh2
stephen hemminger
1
-0
/
+6
2014-08-26
net: bnx2x: fix build error with ptp
Randy Dunlap
1
-0
/
+1
2014-08-26
team: set IFF_TEAM_PORT priv_flag after rx_handler is registered
Jiri Pirko
1
-14
/
+30
2014-08-26
bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
Alexei Starovoitov
2
-0
/
+80
2014-08-26
bnx2x: Fix timesync endianity
Michal Kalderon
1
-2
/
+4
2014-08-26
bnx2x: Be more forgiving toward SW GRO
Dmitry Kravkov
1
-1
/
+9
2014-08-26
bnx2x: VF clean statistics
Yuval Mintz
1
-0
/
+5
2014-08-26
bnx2x: Fix stop-on-error
Yuval Mintz
2
-6
/
+21
2014-08-26
bnx2x: ethtool -d might cause timeout in log
Dmitry Kravkov
1
-9
/
+5
2014-08-26
net: make skb an optional parameter for__skb_flow_dissect()
WANG Cong
2
-5
/
+17
2014-08-26
net: fix comments for __skb_flow_get_ports()
WANG Cong
1
-2
/
+4
2014-08-26
ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()
Daniel Borkmann
1
-3
/
+4
2014-08-26
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
David S. Miller
4
-56
/
+19
2014-08-26
net/bnx2x: Use is_kdump_kernel() to detect kdump kernel
Amir Vadai
2
-2
/
+4
2014-08-26
net/mlx4: Use is_kdump_kernel() to detect kdump kernel
Amir Vadai
1
-1
/
+2
2014-08-26
crash_dump: Make is_kdump_kernel() accessible from modules
Amir Vadai
1
-0
/
+1
2014-08-26
stmmac: simple cleanups
Pavel Machek
3
-12
/
+10
2014-08-25
r8152: check code with checkpatch.pl
hayeswang
1
-31
/
+35
2014-08-25
virtio_net: Support netdev_ops->ndo_xmit_flush()
David S. Miller
1
-1
/
+9
2014-08-25
igb: Support netdev_ops->ndo_xmit_flush()
David S. Miller
1
-11
/
+24
2014-08-25
net: Add ops->ndo_xmit_flush()
David S. Miller
9
-15
/
+44
2014-08-25
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
11
-23
/
+0
2014-08-25
ipv6: White-space cleansing : Structure layouts
Ian Morris
5
-21
/
+13
2014-08-25
ipv6: White-space cleansing : Line Layouts
Ian Morris
31
-203
/
+203
2014-08-25
net: ec_bhf: remove excessive debug messages
Darek Marcinkiewicz
1
-91
/
+10
2014-08-25
random32: improvements to prandom_bytes
Daniel Borkmann
2
-23
/
+20
2014-08-25
gre: When GRE csum is present count as encap layer wrt csum
Tom Herbert
1
-0
/
+1
2014-08-25
udp: additional GRO support
Tom Herbert
4
-17
/
+96
2014-08-25
tcp: Call skb_gro_checksum_validate
Tom Herbert
2
-47
/
+6
2014-08-25
gre: call skb_gro_checksum_simple_validate
Tom Herbert
1
-36
/
+7
2014-08-25
net: add gro_compute_pseudo functions
Tom Herbert
2
-0
/
+16
2014-08-25
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
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
2014-08-23
tipc: merge struct tipc_port into struct tipc_sock
Jon Paul Maloy
2
-241
/
+206
2014-08-23
tipc: remove files ref.h and ref.c
Jon Paul Maloy
6
-334
/
+250
2014-08-23
tipc: remove include file port.h
Jon Paul Maloy
9
-193
/
+121
[next]