summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_skEric W. Biederman2015-10-081-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-0826-171/+207
|\
| * i40e/i40evf: remove unused opcodeMitch Williams2015-10-072-2/+0
| * i40evf: propagate interrupt allocation failureMitch Williams2015-10-071-1/+1
| * i40e: Additional checks for CEE APP priority validityNeerav Parikh2015-10-071-15/+33
| * i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain2015-10-077-5/+14
| * i40e/i40evf: fix unicast mac address addShannon Nelson2015-10-072-48/+38
| * i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg2015-10-074-11/+29
| * i40e: add little endian conversion for checksumJesse Brandeburg2015-10-071-1/+3
| * i40e/i40evf: give up the __func__Shannon Nelson2015-10-074-66/+47
| * i40e: Never let speed get set to 0 in get_settingsCatherine Sullivan2015-10-071-0/+7
| * i40e: Fix for truncated interrupt nameCarolyn Wyborny2015-10-071-1/+1
| * i40e/i40evf: assure clean asq status reportShannon Nelson2015-10-072-0/+4
| * i40e: make i40e_init_pf_fcoe to voidShannon Nelson2015-10-073-13/+7
| * i40e: fix bad CEE status shift valueShannon Nelson2015-10-071-1/+2
| * i40e/i40evf: fix a potential type compare issueShannon Nelson2015-10-072-4/+2
| * i40e/i40evf: add driver support for new device idsShannon Nelson2015-10-076-0/+6
| * i40e: stop VF ringsMitch Williams2015-10-071-0/+5
| * i40e: enable WoL operation if config bit show WoL capableShannon Nelson2015-10-071-2/+7
| * i40e: Increase the amount of time we wait for reset to be donePaul M Stillwell Jr2015-10-071-1/+1
* | Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/...David S. Miller2015-10-083-11/+23
|\ \ | |/ |/|
| * regmap: Allow installing custom reg_update_bits functionJon Ringle2015-10-063-11/+23
* | tcp: ensure prior synack rtx behavior with small backlogsEric Dumazet2015-10-071-1/+1
* | net: ipv4: tcp.c Fixed an assignment coding style issueYuvaraja Mariappan2015-10-071-8/+16
* | Merge branch 's390-net'David S. Miller2015-10-073-48/+114
|\ \
| * | s390/qdio: fix WARN_ON_ONCE conditionEugene Crosser2015-10-071-2/+2
| * | s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy2015-10-072-45/+111
| * | s390/qeth: switch to napi_gro_receiveThomas Richter2015-10-071-1/+1
|/ /
* | Merge branch 'bridge-netlink-port-attrs'David S. Miller2015-10-072-1/+69
|\ \
| * | bridge: netlink: add support for port's multicast_router attributeNikolay Aleksandrov2015-10-072-0/+20
| * | bridge: netlink: allow to flush port's fdbNikolay Aleksandrov2015-10-072-0/+4
| * | bridge: netlink: export port's timer valuesNikolay Aleksandrov2015-10-072-0/+17
| * | bridge: netlink: export port's topology_change_ack and config_pendingNikolay Aleksandrov2015-10-072-1/+8
| * | bridge: netlink: export port's id and numberNikolay Aleksandrov2015-10-072-1/+7
| * | bridge: netlink: export port's designated cost and portNikolay Aleksandrov2015-10-072-1/+7
| * | bridge: netlink: export port's bridge idNikolay Aleksandrov2015-10-072-1/+5
| * | bridge: netlink: export port's root idNikolay Aleksandrov2015-10-072-1/+5
|/ /
* | net: Lookup actual route when oif is VRF deviceDavid Ahern2015-10-071-0/+3
* | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-0753-488/+981
|\ \
| * | mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda2015-10-052-6/+6
| * | mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg2015-09-294-10/+10
| * | mac80211: reduce indentation by inlining a checkJohannes Berg2015-09-291-24/+20
| * | mac80211: fix tx sequence number assignment with software queue + fast-xmitFelix Fietkau2015-09-291-1/+2
| * | mac80211: advertise support for full station state in AP modeAyala Beker2015-09-292-12/+24
| * | cfg80211: allow changing station capabilities for unassociated stationsAyala Beker2015-09-292-2/+8
| * | mac80211: allow writing TX PN in debugfsJohannes Berg2015-09-291-2/+49
| * | mac80211: Deinline drv_get/set/reset_tsf()Denys Vlasenko2015-09-292-45/+53
| * | mac80211: Deinline drv_ampdu_action()Denys Vlasenko2015-09-292-25/+31
| * | mac80211: Deinline drv_switch_vif_chanctx()Denys Vlasenko2015-09-292-52/+54
| * | mac80211: improve __rate_control_send_low warningJohannes Berg2015-09-291-1/+4
OpenPOWER on IntegriCloud