summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-09tcp: refactor struct tcp_skb_cbLawrence Brakmo
2016-05-09ifb: support more featuresEric Dumazet
2016-05-09net: make sch_handle_ingress() drop monitor readyEric Dumazet
2016-05-09ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko
2016-05-09fq_codel: add memory limitation per queueEric Dumazet
2016-05-09net: Add Qualcomm IPC routerCourtney Cavin
2016-05-09soc: qcom: smd: Introduce compile stubsBjorn Andersson
2016-05-07cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabledHariprasad Shenai
2016-05-06mlxsw: spectrum: Fix ordering in mlxsw_sp_finiJiri Pirko
2016-05-06macvtap: add namespace support to the sysfs device classMarc Angel
2016-05-06ipv4: tcp: ip_send_unicast_reply() is not BH safeEric Dumazet
2016-05-06Merge branch 'bpf-direct-pkt-access'David S. Miller
2016-05-06samples/bpf: add verifier testsAlexei Starovoitov
2016-05-06samples/bpf: add 'pointer to packet' testsAlexei Starovoitov
2016-05-06bpf: add documentation for 'direct packet access'Alexei Starovoitov
2016-05-06bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov
2016-05-06bpf: improve verifier state equivalenceAlexei Starovoitov
2016-05-06bpf: direct packet accessAlexei Starovoitov
2016-05-06bpf: cleanup verifier codeAlexei Starovoitov
2016-05-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-06net: vrf: Create FIB tables on link createDavid Ahern
2016-05-06cnic: call cp->stop_hw() in cnic_start_hw() on allocation failureJon Maxwell
2016-05-06i40e: constify i40e_client_ops structureJulia Lawall
2016-05-06i40e: fix misleading indentationArnd Bergmann
2016-05-06i40e: Test memory before ethtool alloc succeedsJesse Brandeburg
2016-05-06i40evf: Allocate Rx buffers properlyMitch Williams
2016-05-06i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg
2016-05-06i40evf: refactor receive routineJesse Brandeburg
2016-05-06i40evf: Drop packet split receive routineJesse Brandeburg
2016-05-06i40e: Refactor receive routineJesse Brandeburg
2016-05-06net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky
2016-05-06i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg
2016-05-06i40e: Drop packet split receive routineJesse Brandeburg
2016-05-06i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg
2016-05-05MAINTAINERS: Cleanup Intel Wired LAN maintainers listJeff Kirsher
2016-05-05tcp: two more missing bh disableEric Dumazet
2016-05-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-04drivers: fix dev->trans_start removal falloutFlorian Westphal
2016-05-04bonding: update documentation section after dev->trans_start removalFlorian Westphal
2016-05-04usbnet: smsc95xx: silence an uninitialized variable warningDan Carpenter
2016-05-04usbnet/smsc75xx: silence uninitialized variable warningDan Carpenter
2016-05-04tcp: must block bh in __inet_twsk_hashdance()Eric Dumazet
2016-05-04tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet
2016-05-04Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-05-04mdio_bus: don't return NULL from mdiobus_scan()Sergei Shtylyov
2016-05-04Merge branch 'kill_trans_start'David S. Miller
2016-05-04net: remove dev->trans_startFlorian Westphal
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04netdevice: add helper to update trans_startFlorian Westphal
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal