summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai2015-08-284-0/+72
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-08-2810-116/+117
|\
| * batman-adv: turn batadv_neigh_node_get() into local functionMarek Lindner2015-08-272-40/+36Star
| * batman-adv: Add lower layer needed_(head|tail)room to own onesSven Eckelmann2015-08-272-2/+41
| * batman-adv: don't access unregistered net_device objectAntonio Quartulli2015-08-271-1/+2
| * batman-adv: Start new development cycleSimon Wunderlich2015-08-271-1/+1
| * batman-adv: fix gateway client style issuesSimon Wunderlich2015-08-271-2/+0Star
| * batman-adv: rearrange batadv_neigh_node_new() arguments to follow conventionMarek Lindner2015-08-273-6/+8
| * batman-adv: remove obsolete deleted attribute for gateway nodeSimon Wunderlich2015-08-275-41/+14Star
| * batman-adv: move neigh_node list add into batadv_neigh_node_new()Marek Lindner2015-08-272-20/+13Star
| * batman-adv: remove redundant hard_iface assignmentMarek Lindner2015-08-271-1/+0Star
| * batman-adv: move hardif refcount inc to batadv_neigh_node_new()Marek Lindner2015-08-272-6/+6
* | openswitch: fix typo CONFIG_NF_CONNTRACK_LABELValentin Rothberg2015-08-281-1/+1
* | Merge branch 'vrf-inetpeer'David S. Miller2015-08-287-80/+108
|\ \
| * | net: Add support for VRFs to inetpeer cacheDavid Ahern2015-08-284-9/+21
| * | net: Refactor inetpeer address structDavid Ahern2015-08-281-16/+19
| * | net: Add helper function to compare inetpeer addressesDavid Ahern2015-08-283-23/+19Star
| * | net: Add set,get helpers for inetpeer addressesDavid Ahern2015-08-282-38/+50
| * | net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern2015-08-282-6/+11
|/ /
* | net: Add ethernet header for pass through VRF deviceDavid Ahern2015-08-281-3/+45
* | net/xen-netfront: only napi_synchronize() if runningChas Williams2015-08-281-1/+2
* | IGMP: Inhibit reports for local multicast groupsPhilip Downey2015-08-283-1/+33
* | r8169: Add software counter for multicast packagesCorinna Vinschen2015-08-281-5/+4Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-2891-867/+509Star
|\ \
| * \ Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-08-283-1/+5
| |\ \
| | * | powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli2015-08-261-0/+3
| | * | PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli2015-08-262-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-2822-113/+207
| |\ \ \
| | * | | sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien2015-08-281-1/+1
| | * | | sctp: asconf's process should verify address parameter is in the beginninglucien2015-08-271-0/+7
| | * | | sfc: only use vadaptor stats if firmware is capableBert Kenward2015-08-271-1/+26
| | * | | net: phy: fixed: propagate fixed link values to structMadalin Bucur2015-08-271-0/+9
| | * | | usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-08-261-3/+4
| | * | | drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2015-08-262-2/+6
| | * | | cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong2015-08-261-0/+13
| | * | | net: fec: use reinit_completion() in mdio accessor functionsRussell King2015-08-261-2/+2
| | * | | net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King2015-08-261-4/+12
| | * | | vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner2015-08-261-0/+2
| | * | | Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller2015-08-265-70/+82
| | |\ \ \
| | | * | | can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde2015-08-255-70/+82
| | * | | | net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi2015-08-261-1/+1
| | * | | | ip6_gre: release cached dst on tunnel removalhuaibin Wang2015-08-251-0/+1
| | * | | | phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney2015-08-251-1/+1
| | * | | | net: Fix RCU splat in af_keyDavid Ahern2015-08-241-23/+23
| | |/ / /
| | * | | net: bcmgenet: fix uncleaned dma flagsJaedon Shin2015-08-241-0/+16
| | * | | net: bcmgenet: Avoid sleeping in bcmgenet_timeoutFlorian Fainelli2015-08-241-4/+0Star
| | * | | netlink: mmap: fix tx type checkKen-ichirou MATSUZAWA2015-08-241-1/+1
| * | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-08-281-10/+10
| |\ \ \ \
| | * | | | nfit: Clarify memory device state flags stringsToshi Kani2015-08-271-10/+10
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-08-271-6/+6
| |\ \ \ \ \