summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-01-08netfilter: nft_ct: add byte/packet counter supportFlorian Westphal
2016-01-08netfilter: nft_byteorder: provide 64bit le/be conversionFlorian Westphal
2016-01-08netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a
2016-01-08netfilter: nfnetlink_log: just returns error for unknown commandKen-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...Ken-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: just returns error for unknown commandKen-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: don't handle options after unbindKen-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicityKen-ichirou MATSUZAWA
2016-01-07dsa: Register netdev before phyAndrew Lunn
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07batman-adv: Fix invalid read while copying bat_iv.bcast_ownSven Eckelmann
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-06tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng
2016-01-06net: Add eth_platform_get_mac_address() helper.David S. Miller
2016-01-06net: possible use after free in dst_releaseFrancesco Ruggeri
2016-01-06bridge: add vlan filtering change for new bridged deviceElad Raz
2016-01-06bridge: add vlan filtering change notificationElad Raz
2016-01-06bridge: Propagate vlan add failure to userElad Raz
2016-01-06Bluetooth: avoid rebuilding hci_sock all the timeJohannes Berg
2016-01-06net: sched: fix missing free per cpu on qstatsJohn Fastabend
2016-01-06soreuseport: change consume_skb to kfree_skb in error caseCraig Gallek
2016-01-06soreuseport: pass skb to secondary UDP socket lookupCraig Gallek
2016-01-05inet: kill unused skb_free opFlorian Westphal
2016-01-05bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa
2016-01-05sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assocXin Long
2016-01-05sctp: drop the old assoc hashtable of sctpXin Long
2016-01-05sctp: apply rhashtable api to sctp procfsXin Long
2016-01-05sctp: apply rhashtable api to send/recv pathXin Long
2016-01-05sctp: add the rhashtable apis for sctp global transport hashtableXin Long
2016-01-05Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg
2016-01-05Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg
2016-01-04af_unix: Fix splice-bind deadlockRainer Weikusat
2016-01-04net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2016-01-04soreuseport: fast reuseport UDP socket selectionCraig Gallek
2016-01-04soreuseport: define reuseport groupsCraig Gallek
2016-01-04Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-01-04udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-01-04l2tp: rely on ppp layer for skb scrubbingGuillaume Nault
2016-01-04mac802154: constify ieee802154_llsec_ops structureJulia Lawall
2016-01-04Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus
2016-01-04netfilter: nf_ct_helper: define pr_fmt()Pablo Neira Ayuso
2016-01-04netfilter: nf_tables: add forward expression to the netdev familyPablo Neira Ayuso
2016-01-04... and a couple in net/9pAl Viro
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro
2016-01-03netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso