summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-29net/mlx5_core: Remove redundant "err" variable usageAchiad Shochat
2015-09-29net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commandsSaeed Mahameed
2015-09-29net/mlx5e: Priv state flag not rolled-back upon netdev open errorAchiad Shochat
2015-09-29tools: bpf_jit_disasm: make get_last_jit_image return unsignedAndrzej Hajda
2015-09-29tcp: avoid reorders for TFO passive connectionsEric Dumazet
2015-09-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-29igb: assume MSI-X interrupts during initializationStefan Assmann
2015-09-29i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai
2015-09-29i40e: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai
2015-09-29i40e: add GRE tunnel type to csum encodingShannon Nelson
2015-09-29i40e/i40evf: refactor tx timeout logicKiran Patil
2015-09-29i40e: Move i40e_get_head into header fileKiran Patil
2015-09-28bridge: Allow forward delay to be cfgd when STP enabledIan Wilson
2015-09-27Merge branch 'vxlan-ipv4-ipv6'David S. Miller
2015-09-27vxlan: support both IPv4 and IPv6 sockets in a single vxlan deviceJiri Benc
2015-09-27vxlan: make vxlan_sock_add and vxlan_sock_release complementaryJiri Benc
2015-09-278139cp: Fix GSO MSS handlingDavid Woodhouse
2015-09-278139cp: Enable offload features by defaultDavid Woodhouse
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-26net: Fix panic in icmp_route_lookupDavid Ahern
2015-09-26net: update docbook comment for __mdiobus_register()Russell King
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge branch 'listener-sock-const'David S. Miller
2015-09-25inet: constify inet_rtx_syn_ack() sock argumentEric Dumazet
2015-09-25tcp/dccp: constify rtx_synack() and friendsEric Dumazet
2015-09-25dccp: constify dccp_make_response() socket argumentEric Dumazet
2015-09-25tcp: constify tcp_v{4|6}_send_synack() socket argumentEric Dumazet
2015-09-25ipv6: constify ip6_xmit() sock argumentEric Dumazet
2015-09-25tcp: constify tcp_make_synack() socket argumentEric Dumazet
2015-09-25tcp: remove tcp_ecn_make_synack() socket argumentEric Dumazet
2015-09-25tcp: remove tcp_synack_options() socket argumentEric Dumazet
2015-09-25ip: constify ip_build_and_send_pkt() socket argumentEric Dumazet
2015-09-25tcp: md5: constify tcp_md5_do_lookup() socket argumentEric Dumazet
2015-09-25inet: constify ip_dont_fragment() argumentsEric Dumazet
2015-09-25ipv6: constify inet6_csk_route_req() socket argumentEric Dumazet
2015-09-25ipv6: constify ip6_dst_lookup_{flow|tail}() sock argumentsEric Dumazet
2015-09-25inet: constify inet_csk_route_req() socket argumentEric Dumazet
2015-09-25inet: constify ip_route_output_flow() socket argumentEric Dumazet
2015-09-25tcp: constify tcp_openreq_init_rwin()Eric Dumazet
2015-09-25tcp: constify listener socket in tcp_v[46]_init_req()Eric Dumazet
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee
2015-09-25net: remove unused argument of __netdev_find_adj()Michal Kubeček
2015-09-25Merge branch 'l2tp-module-autoloading'David S. Miller
2015-09-25l2tp: remove references to modprobe in documentationstephen hemminger
2015-09-25l2tp: auto load IP modulesstephen hemminger
2015-09-25l2tp: auto load type modulesstephen hemminger
2015-09-25net: dsa: Set a "dsa" device_typeFlorian Fainelli
2015-09-25phy: marvell: add link partner advertised modesRussell King