summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-096-29/+55
|\
| * netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6Julien Grall2015-07-081-1/+1
| * MAINTAINER: add bridge netfilterPablo Neira Ayuso2015-07-081-0/+1
| * netfilter: nfnetlink: keep going batch handling on missing modulesPablo Neira Ayuso2015-07-021-13/+25
| * netfilter: bridge: don't leak skb in error pathsFlorian Westphal2015-07-021-4/+8
| * netfilter: arptables: use percpu jumpstackFlorian Westphal2015-07-021-9/+16
| * netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errorsBernhard Thaler2015-07-021-1/+3
| * netfilter: nf_queue: Don't recompute the hook_list headEric W. Biederman2015-07-021-1/+1
* | sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning2015-07-093-1/+18
* | drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu2015-07-082-0/+10
* | 3c59x: Fix shared IRQ handlingDenys Vlasenko2015-07-081-1/+3
* | vmxnet3: prevent receive getting out of sequence on napi pollNeil Horman2015-07-081-4/+4
* | ipv4: add support for linkdown sysctl to netconfAndy Gospodarek2015-07-082-0/+14
* | sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...Shradha Shah2015-07-081-6/+11
* | bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov2015-07-081-0/+2
* | drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N2015-07-081-2/+4
* | net/tipc: initialize security state for new connection socketStephen Smalley2015-07-081-0/+1
* | Merge branch 'sfc-set-mac'David S. Miller2015-07-083-69/+151
|\ \
| * | sfc: suppress handled MCDI failures when changing the MAC addressDaniel Pieczko2015-07-081-2/+5
| * | sfc: add legacy method for changing a PF's MAC addressDaniel Pieczko2015-07-083-42/+126
| * | sfc: refactor code in efx_ef10_set_mac_address()Daniel Pieczko2015-07-081-25/+20
|/ /
* | bonding: "primary_reselect" with "failure" is not working properlyMazhar Rana2015-07-081-17/+34
* | ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs2015-07-081-3/+5
* | rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann2015-07-081-91/+96
* | net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn2015-07-081-13/+75
* | amd-xgbe: Fix DMA API debug warningLendacky, Thomas2015-07-084-12/+22
* | Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel2015-07-081-4/+0
* | net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet2015-07-081-1/+2
* | rhashtable: fix for resize events during table walkPhil Sutter2015-07-081-2/+2
* | bridge: mdb: start delete timer for temp static entriesSatish Ashok2015-07-081-0/+3
* | net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREGRob Herring2015-07-081-1/+1
* | NET: hamradio: Fix IP over bpq encapsulation.Ralf Baechle2015-07-081-0/+1
* | net_sched: gen_estimator: extend pps limitEric Dumazet2015-07-081-6/+7
* | cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai2015-07-031-12/+13
* | ipv6: Make MLD packets to only be processed locallyAngga2015-07-031-3/+3
* | netlink: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-031-1/+1
* | net-RDS: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-031-1/+1
* | net-ipv6: Delete an unnecessary check before the function call "free_percpu"Markus Elfring2015-07-031-4/+1
* | bridge: vlan: fix usage of vlan 0 and 4095 againNikolay Aleksandrov2015-07-021-0/+2
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-022-2/+3
|\ \
| * | Bluetooth: Reinitialize the list after deletion for session user listTedd Ho-Jeong An2015-06-301-2/+2
| * | Bluetooth: hidp: Initialize list header of hidp session userTedd Ho-Jeong An2015-06-261-0/+1
* | | enic: fix issues in enic_pollGovindarajulu Varadarajan2015-07-021-2/+2
* | | Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-023-1/+4
|\ \ \
| * | | tile: add init.h to usb.c to avoid compile failurePaul Gortmaker2015-06-161-0/+1
| * | | arm: fix implicit #include <linux/init.h> in entry asm.Paul Gortmaker2015-06-161-0/+2
| * | | x86: replace __init_or_module with __init in non-modular vsmp_64.cPaul Gortmaker2015-06-161-1/+1
* | | | Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-0211-22/+54
|\ \ \ \
| * | | | drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driverPaul Gortmaker2015-06-161-1/+1
| * | | | drivers/power: Convert non-modular syscon-reboot to use builtin_platform_driverPaul Gortmaker2015-06-161-1/+1
OpenPOWER on IntegriCloud