summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a2016-01-081-1/+20
| | * | 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-043-0/+105
| | * | netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso2016-01-034-0/+159
| | * | netfilter: nft_limit: allow to invert matching criteriaPablo Neira Ayuso2016-01-031-3/+13
| | * | netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso2015-12-282-7/+5
| | * | netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso2015-12-2811-216/+169
| | * | 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-282-33/+43
| | * | netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-287-8/+51
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-086-30/+76
| |\ \ \
| | * | | Bluetooth: avoid rebuilding hci_sock all the timeJohannes Berg2016-01-061-9/+18
| | * | | Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-052-12/+52
| | * | | Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-052-4/+5
| | * | | mac802154: constify ieee802154_llsec_ops structureJulia Lawall2016-01-041-1/+1
| | * | | Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus2016-01-041-4/+0
| * | | | dsa: Register netdev before phyAndrew Lunn2016-01-071-7/+7
| * | | | phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-071-1/+2
| * | | | phy: Add an mdio_device structureAndrew Lunn2016-01-071-1/+1
| * | | | phy: Centralise print about attached phyAndrew Lunn2016-01-071-3/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-067-33/+62
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: Add eth_platform_get_mac_address() helper.David S. Miller2016-01-061-0/+31
| * | | | bridge: add vlan filtering change for new bridged deviceElad Raz2016-01-061-0/+11
| * | | | bridge: add vlan filtering change notificationElad Raz2016-01-061-2/+16
| * | | | bridge: Propagate vlan add failure to userElad Raz2016-01-061-1/+10
| * | | | soreuseport: change consume_skb to kfree_skb in error caseCraig Gallek2016-01-061-1/+1
| * | | | soreuseport: pass skb to secondary UDP socket lookupCraig Gallek2016-01-062-8/+12
| * | | | inet: kill unused skb_free opFlorian Westphal2016-01-054-12/+1
| * | | | sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assocXin Long2016-01-051-16/+1
| * | | | sctp: drop the old assoc hashtable of sctpXin Long2016-01-054-96/+3
| * | | | sctp: apply rhashtable api to sctp procfsXin Long2016-01-051-143/+173
| * | | | sctp: apply rhashtable api to send/recv pathXin Long2016-01-054-56/+29
| * | | | sctp: add the rhashtable apis for sctp global transport hashtableXin Long2016-01-051-0/+131
| * | | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-046-41/+229
| * | | | soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-043-33/+138
| * | | | soreuseport: define reuseport groupsCraig Gallek2016-01-042-1/+174
| * | | | Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-01-046-5/+57
| |\ \ \ \
| | * | | | NFC: nci: memory leak in nci_core_conn_create()Dan Carpenter2015-12-291-3/+3
| | * | | | nfc: netlink: HCI event connectivity implementationChristophe Ricard2015-12-293-0/+51
| | * | | | NFC: nci: Fix error check of nci_hci_create_pipe() resultChristophe Ricard2015-12-291-1/+1
| | * | | | NFC: digital: Add Type4A tags supportShikha Singh2015-12-291-1/+2
| * | | | | udp: properly support MSG_PEEK with truncated buffersEric Dumazet2016-01-042-4/+8
| * | | | | l2tp: rely on ppp layer for skb scrubbingGuillaume Nault2016-01-041-16/+1
| | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-3115-87/+107
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-12-315-52/+28
| |\ \ \ \ \