index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
net: dsa: mv88e6xxx: Only support EDSA tagging
Andrew Lunn
2016-06-04
1
-6
/
+2
|
*
net: dsa: Split up creating/destroying of DSA and CPU ports
Andrew Lunn
2016-06-04
2
-35
/
+54
|
*
net: dsa: Copy the routing table into the switch structure
Andrew Lunn
2016-06-04
3
-3
/
+12
|
*
net: dsa: Remove dynamic allocate of routing table
Andrew Lunn
2016-06-04
3
-19
/
+5
|
*
net: dsa: Move port device node into port structure
Andrew Lunn
2016-06-04
3
-7
/
+7
|
*
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
2016-06-04
9
-29
/
+38
|
*
net: dsa: tag_{e}dsa.c: Remove dependency on platform data
Andrew Lunn
2016-06-04
2
-2
/
+10
|
*
net: dsa: slave: Remove MDIO address from switch MDIO bus name
Andrew Lunn
2016-06-04
1
-2
/
+1
|
*
net: dsa: mv88e6xxx: fix circular lock in PPU work
Vivien Didelot
2016-06-04
1
-4
/
+9
|
*
net: dsa: slave: chip data is optional, don't dereference NULL
Andrew Lunn
2016-06-04
1
-1
/
+1
|
/
*
net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()
David S. Miller
2016-06-04
1
-0
/
+1
*
sctp: Fix warning in sctp_packet_transmit_chunk()
David S. Miller
2016-06-04
1
-1
/
+1
*
qed: Fix next-ptr chains for BE / 32-bit
Yuval Mintz
2016-06-04
1
-2
/
+1
*
Merge branch 'qed-roce-iscsi'
David S. Miller
2016-06-04
23
-383
/
+7312
|
\
|
*
qed: Initialize hardware for new protocols
Yuval Mintz
2016-06-04
7
-70
/
+1535
|
*
qed: Add iscsi/rdma personalities
Yuval Mintz
2016-06-04
8
-6
/
+114
|
*
qed: Add common HSI for new protocols
Yuval Mintz
2016-06-04
8
-1
/
+5040
|
*
qed: Revisit chain implementation
Yuval Mintz
2016-06-04
7
-306
/
+623
|
/
*
net: ethernet: ti: cpsw: remove unused priv lock
Ivan Khoronzhuk
2016-06-04
1
-3
/
+0
*
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
Joe Perches
2016-06-04
16
-34
/
+56
*
hv_netvsc: Fix VF register on vlan devices
Haiyang Zhang
2016-06-04
1
-0
/
+4
*
Merge branch 'sctp-gso'
David S. Miller
2016-06-04
19
-167
/
+524
|
\
|
*
sctp: improve debug message to also log curr pkt and new chunk size
Marcelo Ricardo Leitner
2016-06-04
1
-1
/
+2
|
*
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-06-04
14
-126
/
+429
|
*
sctp: delay as much as possible skb_linearize
Marcelo Ricardo Leitner
2016-06-04
2
-31
/
+43
|
*
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
2016-06-04
6
-4
/
+36
|
*
sk_buff: allow segmenting based on frag sizes
Marcelo Ricardo Leitner
2016-06-04
2
-3
/
+12
|
*
skbuff: export skb_gro_receive
Marcelo Ricardo Leitner
2016-06-04
1
-0
/
+1
|
*
loopback: make use of NETIF_F_GSO_SOFTWARE
Marcelo Ricardo Leitner
2016-06-04
1
-3
/
+2
|
/
*
net: fjes: fjes_main: Remove create_workqueue
Bhaktipriya Shridhar
2016-06-04
1
-2
/
+3
*
qed: Utilize FW 8.10.3.0
Yuval Mintz
2016-06-03
17
-4657
/
+4129
*
net: vrf: set operstate and mtu at link create
David Ahern
2016-06-03
1
-0
/
+6
*
ovs: set name assign type of internal port
Zhang Shengju
2016-06-03
1
-1
/
+1
*
net: ethernet: wiznet: Remove create_workqueue
Bhaktipriya Shridhar
2016-06-02
1
-2
/
+1
*
ravb: Remove manual pause frame transmit
Masaru Nagai
2016-06-02
1
-2
/
+0
*
stmmac: make platform drivers depend on their associated SoC
Peter Robinson
2016-06-02
1
-7
/
+7
*
Merge branch 'macvlan-less-mcast-cloning'
David S. Miller
2016-06-02
1
-7
/
+41
|
\
|
*
macvlan: Avoid unnecessary multicast cloning
Herbert Xu
2016-06-02
1
-6
/
+34
|
*
macvlan: Fix potential use-after free for broadcasts
Herbert Xu
2016-06-02
1
-2
/
+8
|
/
*
udp: avoid csum_partial() for validated skb
Eric Dumazet
2016-06-02
1
-2
/
+2
*
ravb: Add SET_RUNTIME_PM_OPS macro
Kazuya Mizuguchi
2016-06-02
1
-2
/
+1
*
ravb: Add ESF in RCR for enabling separation filter
Masaru Nagai
2016-06-02
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-06-01
67
-262
/
+580
|
\
|
*
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
2016-06-01
3
-17
/
+56
|
*
usbnet: smsc95xx: fix link detection for disabled autonegotiation
Christoph Fritz
2016-05-31
1
-0
/
+51
|
*
virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
wangyunjian
2016-05-31
1
-16
/
+2
|
*
bnx2x: avoid leaking memory on bnx2x_init_one() failures
Vitaly Kuznetsov
2016-05-31
1
-7
/
+10
|
*
fou: fix IPv6 Kconfig options
Arnd Bergmann
2016-05-31
2
-2
/
+2
|
*
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
2016-05-31
1
-5
/
+15
|
*
sctp: sctp_diag should dump sctp socket type
Xin Long
2016-05-31
2
-0
/
+3
[prev]
[next]