summaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_state.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman19-30/+28
2015-10-08xfrm: Only compute net once in xfrm_policy_queue_processEric W. Biederman1-4/+3
2015-10-08ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_skEric W. Biederman1-1/+1
2015-10-08ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_skEric W. Biederman1-1/+1
2015-10-07i40e/i40evf: remove unused opcodeMitch Williams2-2/+0
2015-10-07i40evf: propagate interrupt allocation failureMitch Williams1-1/+1
2015-10-07i40e: Additional checks for CEE APP priority validityNeerav Parikh1-15/+33
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain7-5/+14
2015-10-07i40e/i40evf: fix unicast mac address addShannon Nelson2-48/+38
2015-10-07i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg4-11/+29
2015-10-07i40e: add little endian conversion for checksumJesse Brandeburg1-1/+3
2015-10-07i40e/i40evf: give up the __func__Shannon Nelson4-66/+47
2015-10-07i40e: Never let speed get set to 0 in get_settingsCatherine Sullivan1-0/+7
2015-10-07i40e: Fix for truncated interrupt nameCarolyn Wyborny1-1/+1
2015-10-07i40e/i40evf: assure clean asq status reportShannon Nelson2-0/+4
2015-10-07i40e: make i40e_init_pf_fcoe to voidShannon Nelson3-13/+7
2015-10-07i40e: fix bad CEE status shift valueShannon Nelson1-1/+2
2015-10-07i40e/i40evf: fix a potential type compare issueShannon Nelson2-4/+2
2015-10-07i40e/i40evf: add driver support for new device idsShannon Nelson6-0/+6
2015-10-07i40e: stop VF ringsMitch Williams1-0/+5
2015-10-07i40e: enable WoL operation if config bit show WoL capableShannon Nelson1-2/+7
2015-10-07i40e: Increase the amount of time we wait for reset to be donePaul M Stillwell Jr1-1/+1
2015-10-07tcp: ensure prior synack rtx behavior with small backlogsEric Dumazet1-1/+1
2015-10-07net: ipv4: tcp.c Fixed an assignment coding style issueYuvaraja Mariappan1-8/+16
2015-10-07s390/qdio: fix WARN_ON_ONCE conditionEugene Crosser1-2/+2
2015-10-07s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy2-45/+111
2015-10-07s390/qeth: switch to napi_gro_receiveThomas Richter1-1/+1
2015-10-07bridge: netlink: add support for port's multicast_router attributeNikolay Aleksandrov2-0/+20
2015-10-07bridge: netlink: allow to flush port's fdbNikolay Aleksandrov2-0/+4
2015-10-07bridge: netlink: export port's timer valuesNikolay Aleksandrov2-0/+17
2015-10-07bridge: netlink: export port's topology_change_ack and config_pendingNikolay Aleksandrov2-1/+8
2015-10-07bridge: netlink: export port's id and numberNikolay Aleksandrov2-1/+7
2015-10-07bridge: netlink: export port's designated cost and portNikolay Aleksandrov2-1/+7
2015-10-07bridge: netlink: export port's bridge idNikolay Aleksandrov2-1/+5
2015-10-07bridge: netlink: export port's root idNikolay Aleksandrov2-1/+5
2015-10-07net: Lookup actual route when oif is VRF deviceDavid Ahern1-0/+3
2015-10-07net: Add l3mdev saddr lookup to raw_sendmsgDavid Ahern1-2/+6
2015-10-07net: Add source address lookup op for VRFDavid Ahern4-22/+69
2015-10-07net: Refactor path selection in __ip_route_output_key_hashDavid Ahern3-15/+24
2015-10-07net: Add netif_is_l3_slaveDavid Ahern3-10/+15
2015-10-07net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRCDavid Ahern4-5/+5
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern1-0/+1
2015-10-07gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil3-24/+186
2015-10-07powerpc: dts: p1022si: Add fsl,wake-on-filer for eTSECClaudiu Manoil1-0/+2
2015-10-07doc: dt: net: Add fsl,wake-on-filer for eTSECClaudiu Manoil1-0/+4
2015-10-07openvswitch: netlink attributes for IPv6 tunnelingJiri Benc2-37/+86
2015-10-07openvswitch: add tunnel protocol to sw_flow_keyJiri Benc4-5/+12
2015-10-07bridge: netlink: make br_fill_info's frame size smallerNikolay Aleksandrov1-23/+19
2015-10-07net: Add support for filtering neigh dump by device indexDavid Ahern1-2/+15
2015-10-07net: dsa: better error reportingRussell King2-10/+18