summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flagMarek Lindner2016-01-092-5/+1
* batman-adv: Fix lockdep annotation of batadv_tlv_container_removeSven Eckelmann2016-01-091-1/+1
* batman-adv: Start new development cycleSimon Wunderlich2016-01-091-1/+1
* Merge branch 'r8152-adjustments'David S. Miller2016-01-081-52/+40
|\
| * r8152: adjust ALDPS functionhayeswang2016-01-081-38/+34
| * r8152: use test_and_clear_bithayeswang2016-01-081-14/+6
|/
* bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann2016-01-081-10/+29
* Merge branch 'net-sparse-warnings'David S. Miller2016-01-083-9/+12
|\
| * ipv4: eliminate lock count warnings in ping.cLance Richardson2016-01-081-0/+2
| * ipv4: eliminate endianness warnings in ip_fib.hLance Richardson2016-01-081-1/+2
| * ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson2016-01-081-8/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-0834-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
|\ \ \ \ | |_|/ / |/| | |
OpenPOWER on IntegriCloud