summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ipv4: eliminate lock count warnings in ping.cLance Richardson2016-01-091-0/+2
| * ipv4: eliminate endianness warnings in ip_fib.hLance Richardson2016-01-091-1/+2
| * ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson2016-01-091-8/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-0934-369/+749
|\
| * netfilter: nft_ct: add byte/packet counter supportFlorian Westphal2016-01-082-0/+40
| * netfilter: nft_byteorder: provide 64bit le/be conversionFlorian Westphal2016-01-081-0/+23
| * netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a2016-01-083-1/+26
| * netfilter: nfnetlink_log: just returns error for unknown commandKen-ichirou MATSUZAWA2016-01-081-1/+1
| * netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...Ken-ichirou MATSUZAWA2016-01-081-0/+11
| * netfilter: nfnetlink_queue: just returns error for unknown commandKen-ichirou MATSUZAWA2016-01-081-1/+1
| * netfilter: nfnetlink_queue: don't handle options after unbindKen-ichirou MATSUZAWA2016-01-081-1/+1
| * netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicityKen-ichirou MATSUZAWA2016-01-081-40/+32
| * netfilter: nf_ct_helper: define pr_fmt()Pablo Neira Ayuso2016-01-045-27/+28
| * netfilter: nf_tables: add forward expression to the netdev familyPablo Neira Ayuso2016-01-044-0/+117
| * netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso2016-01-035-0/+165
| * netfilter: nft_limit: allow to invert matching criteriaPablo Neira Ayuso2016-01-032-3/+19
| * netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso2015-12-283-9/+7
| * netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso2015-12-2812-220/+173
| * netfilter: nf_tables: remove check against removal of inactive objectsPablo Neira Ayuso2015-12-281-20/+9
| * netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso2015-12-283-37/+44
| * netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-288-9/+52
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-01-086-25/+64
|\ \
| * | ixgbe: Make ATR recognize IPv6 extended headersMark Rustad2016-01-081-10/+37
| * | ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh2016-01-083-1/+8
| * | ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni2016-01-081-2/+5
| * | ixgbe: Correct handling of any outer UDP checksum settingMark Rustad2016-01-081-1/+1
| * | ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov2016-01-081-5/+2
| * | ixgbe: fix broken PFC with X550Vasu Dev2016-01-081-3/+3
| * | ixgbe: use correct FCoE DDP max checkVasu Dev2016-01-081-2/+2
| * | ixgbe: Fill at least min credits to a TC credit refillsVasu Dev2016-01-081-1/+6
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-0814-69/+244
|\ \ \
| * | | Bluetooth: btmrvl: don't send data to firmware while processing suspendChin-Ran Lo2016-01-063-3/+12
| * | | Bluetooth: btmrvl: max out host sleep parameter 'gap'Chin-Ran Lo2016-01-061-1/+1
| * | | Bluetooth: avoid rebuilding hci_sock all the timeJohannes Berg2016-01-061-9/+18
| * | | Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-054-12/+55
| * | | Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-053-14/+25
| * | | mac802154: constify ieee802154_llsec_ops structureJulia Lawall2016-01-042-2/+2
| * | | Bluetooth: btmrvl: fix hung task warning dumpChin-Ran Lo2016-01-041-1/+2
| * | | Bluetooth: hci_bcm: new ACPI IDsHeikki Krogerus2016-01-041-0/+3
| * | | Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus2016-01-042-4/+4
| * | | ieee802154: cc2520: Check CRC & add promiscuousBrad Campbell2016-01-031-23/+122
* | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-01-089-69/+173
|\ \ \ \ | |_|/ / |/| | |
| * | | i40e: remove forever unused IDJesse Brandeburg2016-01-085-5/+0
| * | | i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2016-01-082-50/+58
| * | | i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan2016-01-082-0/+91
| * | | i40e: allow zero MAC address for VFsMitch Williams2016-01-081-5/+6
| * | | i40e: change log messages and error returnsMitch Williams2016-01-081-9/+18
|/ / /
* | | Merge branch 'macb-usrio-cap'David S. Miller2016-01-073-12/+23
|\ \ \
| * | | dt-bindings: net: macb: Add NP4 macb variantNeil Armstrong2016-01-071-0/+1
| * | | net: macb: Add NP4 macb config using USRIO_DISABLEDNeil Armstrong2016-01-071-0/+6