summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-14mwifiex: fix racing condition when downloading firmwareWei-Ning Huang
2016-06-14brcm80211: simplify assignmentHeinrich Schuchardt
2016-06-14rtlwifi: rtl8192ee: simplify codingHeinrich Schuchardt
2016-06-14mwiflex: avoid possible null pointer dereferenceHeinrich Schuchardt
2016-06-14rtlwifi: rtl8723be: avoid undefined behaviorHeinrich Schuchardt
2016-06-14mwifiex: illegal assignmentHeinrich Schuchardt
2016-06-14rsi: eliminate superfluous NULL checkHeinrich Schuchardt
2016-06-09brcmfmac: rework function picking free BSS indexRafał Miłecki
2016-06-04mwifiex: fix typoJulia Lawall
2016-06-04b43: don't unconditionally fall back to CCK if the rate is 6MB OFDM.Adrian Chadd
2016-06-04brcmfmac: Fix 'did not remove int handler' warningChristian Daudt
2016-06-04brcmfmac: Fix kernel oops in failed chip_attachChristian Daudt
2016-06-04carl9170: Clarify kconfig textLauri Kasanen
2016-06-03net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()David S. Miller
2016-06-03sctp: Fix warning in sctp_packet_transmit_chunk()David S. Miller
2016-06-03qed: Fix next-ptr chains for BE / 32-bitYuval Mintz
2016-06-03Merge branch 'qed-roce-iscsi'David S. Miller
2016-06-03qed: Initialize hardware for new protocolsYuval Mintz
2016-06-03qed: Add iscsi/rdma personalitiesYuval Mintz
2016-06-03qed: Add common HSI for new protocolsYuval Mintz
2016-06-03qed: Revisit chain implementationYuval Mintz
2016-06-03net: ethernet: ti: cpsw: remove unused priv lockIvan Khoronzhuk
2016-06-03rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches
2016-06-03hv_netvsc: Fix VF register on vlan devicesHaiyang Zhang
2016-06-03Merge branch 'sctp-gso'David S. Miller
2016-06-03sctp: improve debug message to also log curr pkt and new chunk sizeMarcelo Ricardo Leitner
2016-06-03sctp: Add GSO supportMarcelo Ricardo Leitner
2016-06-03sctp: delay as much as possible skb_linearizeMarcelo Ricardo Leitner
2016-06-03skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner
2016-06-03sk_buff: allow segmenting based on frag sizesMarcelo Ricardo Leitner
2016-06-03skbuff: export skb_gro_receiveMarcelo Ricardo Leitner
2016-06-03loopback: make use of NETIF_F_GSO_SOFTWAREMarcelo Ricardo Leitner
2016-06-03net: fjes: fjes_main: Remove create_workqueueBhaktipriya Shridhar
2016-06-02qed: Utilize FW 8.10.3.0Yuval Mintz
2016-06-02net: vrf: set operstate and mtu at link createDavid Ahern
2016-06-02ovs: set name assign type of internal portZhang Shengju
2016-06-02net: ethernet: wiznet: Remove create_workqueueBhaktipriya Shridhar
2016-06-01ravb: Remove manual pause frame transmitMasaru Nagai
2016-06-01stmmac: make platform drivers depend on their associated SoCPeter Robinson
2016-06-01Merge branch 'macvlan-less-mcast-cloning'David S. Miller
2016-06-01macvlan: Avoid unnecessary multicast cloningHerbert Xu
2016-06-01macvlan: Fix potential use-after free for broadcastsHerbert Xu
2016-06-01udp: avoid csum_partial() for validated skbEric Dumazet
2016-06-01ravb: Add SET_RUNTIME_PM_OPS macroKazuya Mizuguchi
2016-06-01ravb: Add ESF in RCR for enabling separation filterMasaru Nagai
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-31sfc: Track RPS flow IDs per channel instead of per functionJon Cooper
2016-05-31usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz
2016-05-31virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian