aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/route.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-28lan78xx: Return 0 when lan78xx_suspend() has no error.Woojung.Huh@microchip.com1-1/+1
2015-09-28net/mlx5_core: Update health syndromesEli Cohen1-0/+9
2015-09-28net/mlx5_core: Fix wrong name in structEli Cohen2-2/+2
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny7-153/+194
2015-09-28net/mlx5_core: Fix notification of page supplement errorEli Cohen1-26/+37
2015-09-28net/mlx5_core: Fix async commands return codeEli Cohen1-0/+1
2015-09-28net/mlx5_core: Remove redundant "err" variable usageAchiad Shochat1-24/+11
2015-09-28net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commandsSaeed Mahameed1-2/+2
2015-09-28net/mlx5e: Priv state flag not rolled-back upon netdev open errorAchiad Shochat1-2/+6
2015-09-28tools: bpf_jit_disasm: make get_last_jit_image return unsignedAndrzej Hajda1-2/+2
2015-09-28tcp: avoid reorders for TFO passive connectionsEric Dumazet3-28/+34
2015-09-28igb: assume MSI-X interrupts during initializationStefan Assmann1-0/+3
2015-09-28i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai4-14/+19
2015-09-28i40e: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai2-44/+87
2015-09-28i40e: add GRE tunnel type to csum encodingShannon Nelson1-0/+3
2015-09-28i40e/i40evf: refactor tx timeout logicKiran Patil6-287/+173
2015-09-28i40e: Move i40e_get_head into header fileKiran Patil2-13/+14
2015-09-27bridge: Allow forward delay to be cfgd when STP enabledIan Wilson1-9/+4
2015-09-26vxlan: support both IPv4 and IPv6 sockets in a single vxlan deviceJiri Benc3-42/+103
2015-09-26vxlan: make vxlan_sock_add and vxlan_sock_release complementaryJiri Benc1-28/+25
2015-09-268139cp: Fix GSO MSS handlingDavid Woodhouse1-2/+18
2015-09-268139cp: Enable offload features by defaultDavid Woodhouse1-2/+2
2015-09-25net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2
2015-09-25net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-25inet: constify inet_rtx_syn_ack() sock argumentEric Dumazet2-2/+2
2015-09-25tcp/dccp: constify rtx_synack() and friendsEric Dumazet5-5/+5
2015-09-25dccp: constify dccp_make_response() socket argumentEric Dumazet2-7/+12
2015-09-25tcp: constify tcp_v{4|6}_send_synack() socket argumentEric Dumazet3-3/+3
2015-09-25ipv6: constify ip6_xmit() sock argumentEric Dumazet3-9/+21
2015-09-25tcp: constify tcp_make_synack() socket argumentEric Dumazet2-10/+16
2015-09-25tcp: remove tcp_ecn_make_synack() socket argumentEric Dumazet2-9/+13
2015-09-25tcp: remove tcp_synack_options() socket argumentEric Dumazet1-8/+7
2015-09-25ip: constify ip_build_and_send_pkt() socket argumentEric Dumazet2-7/+9
2015-09-25tcp: md5: constify tcp_md5_do_lookup() socket argumentEric Dumazet3-10/+10
2015-09-25inet: constify ip_dont_fragment() argumentsEric Dumazet1-3/+5
2015-09-25ipv6: constify inet6_csk_route_req() socket argumentEric Dumazet2-2/+2
2015-09-25ipv6: constify ip6_dst_lookup_{flow|tail}() sock argumentsEric Dumazet2-3/+3
2015-09-25inet: constify inet_csk_route_req() socket argumentEric Dumazet2-2/+2
2015-09-25inet: constify ip_route_output_flow() socket argumentEric Dumazet4-9/+10
2015-09-25tcp: constify tcp_openreq_init_rwin()Eric Dumazet2-11/+20
2015-09-25tcp: constify listener socket in tcp_v[46]_init_req()Eric Dumazet3-6/+9
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25net: remove unused argument of __netdev_find_adj()Michal Kubeček1-8/+7
2015-09-25l2tp: remove references to modprobe in documentationstephen hemminger1-5/+2
2015-09-25l2tp: auto load IP modulesstephen hemminger2-0/+2
2015-09-25l2tp: auto load type modulesstephen hemminger4-0/+12
2015-09-25net: dsa: Set a "dsa" device_typeFlorian Fainelli1-0/+5
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand7-2/+8