aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* dst: Pass net into dst->outputEric W. Biederman2015-10-08
* ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-08
* ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman2015-10-08
* ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outboundEric W. Biederman2015-10-08
* ppp: Cache net in pptp_xmitEric W. Biederman2015-10-08
* ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmitEric W. Biederman2015-10-08
* ipv4: Cache net in iptunnel_xmitEric W. Biederman2015-10-08
* ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman2015-10-08
* ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman2015-10-08
* ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-08
* ipv4: Merge __ip_local_out and __ip_local_out_skEric W. Biederman2015-10-08
* dst: Pass a sk into .local_outEric W. Biederman2015-10-08
* net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-08
* xfrm: Only compute net once in xfrm_policy_queue_processEric W. Biederman2015-10-08
* ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_skEric W. Biederman2015-10-08
* ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_skEric W. Biederman2015-10-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-08
|\
| * i40e/i40evf: remove unused opcodeMitch Williams2015-10-07
| * i40evf: propagate interrupt allocation failureMitch Williams2015-10-07
| * i40e: Additional checks for CEE APP priority validityNeerav Parikh2015-10-07
| * i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain2015-10-07
| * i40e/i40evf: fix unicast mac address addShannon Nelson2015-10-07
| * i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg2015-10-07
| * i40e: add little endian conversion for checksumJesse Brandeburg2015-10-07
| * i40e/i40evf: give up the __func__Shannon Nelson2015-10-07
| * i40e: Never let speed get set to 0 in get_settingsCatherine Sullivan2015-10-07
| * i40e: Fix for truncated interrupt nameCarolyn Wyborny2015-10-07
| * i40e/i40evf: assure clean asq status reportShannon Nelson2015-10-07
| * i40e: make i40e_init_pf_fcoe to voidShannon Nelson2015-10-07
| * i40e: fix bad CEE status shift valueShannon Nelson2015-10-07
| * i40e/i40evf: fix a potential type compare issueShannon Nelson2015-10-07
| * i40e/i40evf: add driver support for new device idsShannon Nelson2015-10-07
| * i40e: stop VF ringsMitch Williams2015-10-07
| * i40e: enable WoL operation if config bit show WoL capableShannon Nelson2015-10-07
| * i40e: Increase the amount of time we wait for reset to be donePaul M Stillwell Jr2015-10-07
* | Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/...David S. Miller2015-10-08
|\ \ | |/ |/|
| * regmap: Allow installing custom reg_update_bits functionJon Ringle2015-10-06
* | tcp: ensure prior synack rtx behavior with small backlogsEric Dumazet2015-10-07
* | net: ipv4: tcp.c Fixed an assignment coding style issueYuvaraja Mariappan2015-10-07
* | Merge branch 's390-net'David S. Miller2015-10-07
|\ \
| * | s390/qdio: fix WARN_ON_ONCE conditionEugene Crosser2015-10-07
| * | s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy2015-10-07
| * | s390/qeth: switch to napi_gro_receiveThomas Richter2015-10-07
|/ /
* | Merge branch 'bridge-netlink-port-attrs'David S. Miller2015-10-07
|\ \
| * | bridge: netlink: add support for port's multicast_router attributeNikolay Aleksandrov2015-10-07
| * | bridge: netlink: allow to flush port's fdbNikolay Aleksandrov2015-10-07
| * | bridge: netlink: export port's timer valuesNikolay Aleksandrov2015-10-07
| * | bridge: netlink: export port's topology_change_ack and config_pendingNikolay Aleksandrov2015-10-07
| * | bridge: netlink: export port's id and numberNikolay Aleksandrov2015-10-07
| * | bridge: netlink: export port's designated cost and portNikolay Aleksandrov2015-10-07