summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netpoll: warn on netpoll_send_udp users who haven't disabled irqsNikolay Aleksandrov2015-08-281-0/+2
* Merge branch 'phylib-simplifications'David S. Miller2015-08-282-6/+6
|\
| * phylib: simplify NULL checksSergei Shtylyov2015-08-282-5/+5
| * phylib: simplify bogus phy_device_create() resultSergei Shtylyov2015-08-281-1/+1
|/
* net: sched: don't break line in tc_classify loop notificationDaniel Borkmann2015-08-281-5/+4
* sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah2015-08-286-28/+72
* 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/+36
| * 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/+0
| * 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/+14
| * batman-adv: move neigh_node list add into batadv_neigh_node_new()Marek Lindner2015-08-272-20/+13
| * batman-adv: remove redundant hard_iface assignmentMarek Lindner2015-08-271-1/+0
| * 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/+19
| * | 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/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-2791-867/+509
|\ \
| * \ Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-08-273-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-2722-113/+207
| |\ \ \
| | * | | sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien2015-08-271-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-251-3/+4
| | * | | drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2015-08-252-2/+6
| | * | | cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong2015-08-251-0/+13
| | * | | net: fec: use reinit_completion() in mdio accessor functionsRussell King2015-08-251-2/+2
| | * | | net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King2015-08-251-4/+12
| | * | | vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner2015-08-251-0/+2
| | * | | Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller2015-08-255-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-251-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
| | |/ / /
OpenPOWER on IntegriCloud