index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2016-06-04
net: dsa: mv88e6xxx: fix circular lock in PPU work
Vivien Didelot
-4
/
+9
2016-06-04
net: dsa: slave: chip data is optional, don't dereference NULL
Andrew Lunn
-1
/
+1
2016-06-03
net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()
David S. Miller
-0
/
+1
2016-06-03
sctp: Fix warning in sctp_packet_transmit_chunk()
David S. Miller
-1
/
+1
2016-06-03
qed: Fix next-ptr chains for BE / 32-bit
Yuval Mintz
-2
/
+1
2016-06-03
Merge branch 'qed-roce-iscsi'
David S. Miller
-383
/
+7312
2016-06-03
qed: Initialize hardware for new protocols
Yuval Mintz
-70
/
+1535
2016-06-03
qed: Add iscsi/rdma personalities
Yuval Mintz
-6
/
+114
2016-06-03
qed: Add common HSI for new protocols
Yuval Mintz
-1
/
+5040
2016-06-03
qed: Revisit chain implementation
Yuval Mintz
-306
/
+623
2016-06-03
net: ethernet: ti: cpsw: remove unused priv lock
Ivan Khoronzhuk
-3
/
+0
2016-06-03
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
Joe Perches
-34
/
+56
2016-06-03
hv_netvsc: Fix VF register on vlan devices
Haiyang Zhang
-0
/
+4
2016-06-03
Merge branch 'sctp-gso'
David S. Miller
-167
/
+524
2016-06-03
sctp: improve debug message to also log curr pkt and new chunk size
Marcelo Ricardo Leitner
-1
/
+2
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
-126
/
+429
2016-06-03
sctp: delay as much as possible skb_linearize
Marcelo Ricardo Leitner
-31
/
+43
2016-06-03
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
-4
/
+36
2016-06-03
sk_buff: allow segmenting based on frag sizes
Marcelo Ricardo Leitner
-3
/
+12
2016-06-03
skbuff: export skb_gro_receive
Marcelo Ricardo Leitner
-0
/
+1
2016-06-03
loopback: make use of NETIF_F_GSO_SOFTWARE
Marcelo Ricardo Leitner
-3
/
+2
2016-06-03
net: fjes: fjes_main: Remove create_workqueue
Bhaktipriya Shridhar
-2
/
+3
2016-06-02
qed: Utilize FW 8.10.3.0
Yuval Mintz
-4657
/
+4129
2016-06-02
net: vrf: set operstate and mtu at link create
David Ahern
-0
/
+6
2016-06-02
ovs: set name assign type of internal port
Zhang Shengju
-1
/
+1
2016-06-02
net: ethernet: wiznet: Remove create_workqueue
Bhaktipriya Shridhar
-2
/
+1
2016-06-01
ravb: Remove manual pause frame transmit
Masaru Nagai
-2
/
+0
2016-06-01
stmmac: make platform drivers depend on their associated SoC
Peter Robinson
-7
/
+7
2016-06-01
Merge branch 'macvlan-less-mcast-cloning'
David S. Miller
-7
/
+41
2016-06-01
macvlan: Avoid unnecessary multicast cloning
Herbert Xu
-6
/
+34
2016-06-01
macvlan: Fix potential use-after free for broadcasts
Herbert Xu
-2
/
+8
2016-06-01
udp: avoid csum_partial() for validated skb
Eric Dumazet
-2
/
+2
2016-06-01
ravb: Add SET_RUNTIME_PM_OPS macro
Kazuya Mizuguchi
-2
/
+1
2016-06-01
ravb: Add ESF in RCR for enabling separation filter
Masaru Nagai
-1
/
+2
2016-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-262
/
+580
2016-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
-100
/
+215
2016-05-31
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
-17
/
+56
2016-05-31
usbnet: smsc95xx: fix link detection for disabled autonegotiation
Christoph Fritz
-0
/
+51
2016-05-31
virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
wangyunjian
-16
/
+2
2016-05-31
bnx2x: avoid leaking memory on bnx2x_init_one() failures
Vitaly Kuznetsov
-7
/
+10
2016-05-31
fou: fix IPv6 Kconfig options
Arnd Bergmann
-2
/
+2
2016-05-31
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
-5
/
+15
2016-05-31
sctp: sctp_diag should dump sctp socket type
Xin Long
-0
/
+3
2016-05-31
net: fec: update dirty_tx even if no skb
Troy Kisky
-5
/
+3
2016-05-31
vlan: Propagate MAC address to VLANs
Mike Manning
-3
/
+24
2016-05-31
atm: iphase: off by one in rx_pkt()
Dan Carpenter
-1
/
+1
2016-05-31
atm: firestream: add more reserved strings
Dan Carpenter
-1
/
+5
2016-05-31
vxlan: Accept user specified MTU value when create new vxlan link
Chen Haiquan
-0
/
+3
2016-05-31
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
-4
/
+4
2016-05-31
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
-0
/
+1
[next]