summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flagMarek Lindner2016-01-09
* batman-adv: Fix lockdep annotation of batadv_tlv_container_removeSven Eckelmann2016-01-09
* batman-adv: Start new development cycleSimon Wunderlich2016-01-09
* ipv4: eliminate lock count warnings in ping.cLance Richardson2016-01-08
* ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson2016-01-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-08
|\
| * netfilter: nft_ct: add byte/packet counter supportFlorian Westphal2016-01-08
| * netfilter: nft_byteorder: provide 64bit le/be conversionFlorian Westphal2016-01-08
| * netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a2016-01-08
| * netfilter: nfnetlink_log: just returns error for unknown commandKen-ichirou MATSUZAWA2016-01-08
| * netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...Ken-ichirou MATSUZAWA2016-01-08
| * netfilter: nfnetlink_queue: just returns error for unknown commandKen-ichirou MATSUZAWA2016-01-08
| * netfilter: nfnetlink_queue: don't handle options after unbindKen-ichirou MATSUZAWA2016-01-08
| * netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicityKen-ichirou MATSUZAWA2016-01-08
| * netfilter: nf_ct_helper: define pr_fmt()Pablo Neira Ayuso2016-01-04
| * netfilter: nf_tables: add forward expression to the netdev familyPablo Neira Ayuso2016-01-04
| * netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso2016-01-03
| * netfilter: nft_limit: allow to invert matching criteriaPablo Neira Ayuso2016-01-03
| * netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso2015-12-28
| * netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso2015-12-28
| * netfilter: nf_tables: remove check against removal of inactive objectsPablo Neira Ayuso2015-12-28
| * netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso2015-12-28
| * netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-28
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-08
|\ \
| * | Bluetooth: avoid rebuilding hci_sock all the timeJohannes Berg2016-01-06
| * | Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-05
| * | Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-05
| * | mac802154: constify ieee802154_llsec_ops structureJulia Lawall2016-01-04
| * | Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus2016-01-04
* | | dsa: Register netdev before phyAndrew Lunn2016-01-07
* | | phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-07
* | | phy: Add an mdio_device structureAndrew Lunn2016-01-07
* | | phy: Centralise print about attached phyAndrew Lunn2016-01-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-06
|\ \ \
| * | | tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng2016-01-06
| * | | net: possible use after free in dst_releaseFrancesco Ruggeri2016-01-06
| * | | net: sched: fix missing free per cpu on qstatsJohn Fastabend2016-01-06
| * | | bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa2016-01-05
| * | | af_unix: Fix splice-bind deadlockRainer Weikusat2016-01-04
| * | | net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-04
* | | | net: Add eth_platform_get_mac_address() helper.David S. Miller2016-01-06
* | | | bridge: add vlan filtering change for new bridged deviceElad Raz2016-01-06
* | | | bridge: add vlan filtering change notificationElad Raz2016-01-06
* | | | bridge: Propagate vlan add failure to userElad Raz2016-01-06
* | | | soreuseport: change consume_skb to kfree_skb in error caseCraig Gallek2016-01-06
* | | | soreuseport: pass skb to secondary UDP socket lookupCraig Gallek2016-01-06
* | | | inet: kill unused skb_free opFlorian Westphal2016-01-05
* | | | sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assocXin Long2016-01-05
* | | | sctp: drop the old assoc hashtable of sctpXin Long2016-01-05
* | | | sctp: apply rhashtable api to sctp procfsXin Long2016-01-05