index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
net: mvneta: Use the new hwbm framework
Gregory CLEMENT
4
-112
/
+49
2016-03-14
net: add a hardware buffer management helper API
Gregory CLEMENT
4
-0
/
+119
2016-03-14
net: mvneta: bm: add support for hardware buffer management
Marcin Wojtas
7
-39
/
+1285
2016-03-14
bus: mvebu-mbus: provide api for obtaining IO and DRAM window information
Marcin Wojtas
2
-0
/
+55
2016-03-14
ARM: dts: armada-xp-openblocks-ax3-4: Add BM support
Gregory CLEMENT
1
-1
/
+18
2016-03-14
ARM: dts: armada-xp: enable buffer manager support on Armada XP boards
Marcin Wojtas
2
-2
/
+36
2016-03-14
ARM: dts: armada-xp: add buffer manager nodes
Marcin Wojtas
1
-0
/
+19
2016-03-14
ARM: dts: armada-38x: enable buffer manager support on Armada 38x boards
Marcin Wojtas
5
-4
/
+71
2016-03-14
ARM: dts: armada-38x: add buffer manager nodes
Marcin Wojtas
1
-0
/
+19
2016-03-14
misc: sram: add optional ioremap without write combining
Marcin Wojtas
2
-1
/
+9
2016-03-14
GSO/UDP: Use skb->len instead of udph->len to determine length of original skb
Alexander Duyck
1
-5
/
+10
2016-03-14
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
18
-29
/
+21
2016-03-14
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
34
-150
/
+106
2016-03-14
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
3
-2
/
+18
2016-03-14
macsec: introduce IEEE 802.1AE driver
Sabrina Dubroca
3
-0
/
+3305
2016-03-14
net: add MACsec netdevice priv_flags and helper
Sabrina Dubroca
1
-0
/
+8
2016-03-14
uapi: add MACsec bits
Sabrina Dubroca
4
-0
/
+192
2016-03-14
net: socket: use pr_info_once to tip the obsolete usage of PF_PACKET
liping.zhang
1
-6
/
+2
2016-03-14
at803x: fix suspend/resume for SGMII link
Zefir Kurtisi
1
-0
/
+26
2016-03-14
mlx5: use napi_consume_skb API to get bulk free operations
Jesper Dangaard Brouer
3
-4
/
+4
2016-03-14
mlx4: use napi_consume_skb API to get bulk free operations
Jesper Dangaard Brouer
1
-6
/
+9
2016-03-14
net: adjust napi_consume_skb to handle non-NAPI callers
Jesper Dangaard Brouer
1
-2
/
+2
2016-03-14
r8169:Remove unnecessary phy reset for pcie nic when setting link spped.
Chun-Hao Lin
1
-1
/
+2
2016-03-14
mlxsw: pci: Implement reset done check
Jiri Pirko
2
-4
/
+14
2016-03-14
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
9
-72
/
+89
2016-03-14
ovs: allow nl 'flow set' to use ufid without flow key
Samuel Gauthier
1
-11
/
+17
2016-03-14
net: macb: fix default configuration for GMAC on AT91
Nicolas Ferre
2
-7
/
+8
2016-03-14
phy: remove documentation of removed members of phy_device structure
LABBE Corentin
1
-3
/
+0
2016-03-14
xen-netback: reduce log spam
Paul Durrant
1
-2
/
+0
2016-03-14
xen-netback: support multiple extra info fragments passed from frontend
Paul Durrant
2
-23
/
+43
2016-03-14
xen-netback: re-import canonical netif header
Paul Durrant
1
-95
/
+766
2016-03-14
netconf: add macro to represent all attributes
Zhang Shengju
3
-32
/
+45
2016-03-14
sctp: fix the transports round robin issue when init is retransmitted
Xin Long
2
-2
/
+2
2016-03-13
rxrpc: Replace all unsigned with unsigned int
David Howells
8
-39
/
+39
2016-03-13
csum: Update csum_block_add to use rotate instead of byteswap
Alexander Duyck
1
-6
/
+6
2016-03-13
gro: Defer clearing of flush bit in tunnel paths
Alexander Duyck
4
-11
/
+5
2016-03-13
rocker: move ageing_time from struct rocker to struct ofdpa
Jiri Pirko
3
-7
/
+7
2016-03-11
qed: Enlrage the drain timeout
Yuval Mintz
1
-2
/
+2
2016-03-11
qed: Notify of transciever changes
Zvi Nachmani
2
-0
/
+41
2016-03-11
qed: Major changes to MB locking
Tomer Tayar
2
-97
/
+167
2016-03-11
qed: Prevent MF link notifications
Sudarsana Reddy Kalluru
2
-1
/
+9
2016-03-11
bpf: support flow label for bpf_skb_{set, get}_tunnel_key
Daniel Borkmann
2
-2
/
+13
2016-03-11
geneve: support setting IPv6 flow label
Daniel Borkmann
2
-8
/
+28
2016-03-11
vxlan: support setting IPv6 flow label
Daniel Borkmann
3
-5
/
+23
2016-03-11
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
7
-10
/
+15
2016-03-11
cisco: enic: Update logging macros and uses
Joe Perches
6
-37
/
+43
2016-03-11
bridge: allow zero ageing time
Stephen Hemminger
2
-7
/
+8
2016-03-11
rocker: set FDB cleanup timer according to lowest ageing time
Ido Schimmel
3
-1
/
+7
2016-03-11
mlxsw: spectrum: Check requested ageing time is valid
Ido Schimmel
2
-2
/
+9
2016-03-11
macvtap: always pass ethernet header in linear
Willem de Bruijn
1
-3
/
+6
[next]