summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-01-06soreuseport: pass skb to secondary UDP socket lookupCraig Gallek
2016-01-06inet: 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-05af_unix: Fix splice-bind deadlockRainer Weikusat
2016-01-05net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern
2016-01-05soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2016-01-05soreuseport: fast reuseport UDP socket selectionCraig Gallek
2016-01-05soreuseport: define reuseport groupsCraig Gallek
2016-01-05Merge 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
2016-01-03netfilter: nft_limit: allow to invert matching criteriaPablo Neira Ayuso
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-31ethtool: Add phy statisticsAndrew Lunn
2015-12-30SUNRPC: Fix a missing break in rpc_anyaddr()Trond Myklebust
2015-12-30sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long
2015-12-30net, socket, socket_wq: fix missing initialization of flagsNicolai Stange
2015-12-29openvswitch: Fix template leak in error cases.Joe Stringer
2015-12-29NFC: nci: memory leak in nci_core_conn_create()Dan Carpenter
2015-12-29nfc: netlink: HCI event connectivity implementationChristophe Ricard
2015-12-29NFC: nci: Fix error check of nci_hci_create_pipe() resultChristophe Ricard
2015-12-29NFC: digital: Add Type4A tags supportShikha Singh
2015-12-28Merge tag 'nfs-rdma-4.5' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-12-28netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso
2015-12-28netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso
2015-12-28netfilter: nf_tables: remove check against removal of inactive objectsPablo Neira Ayuso
2015-12-28netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso
2015-12-28netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso
2015-12-28SUNRPC: drop unused xs_reclassify_socketX() helpersStefan Hajnoczi
2015-12-28sctp: label accepted/peeled off socketsMarcelo Ricardo Leitner
2015-12-28sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner
2015-12-26ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar
2015-12-24bridge: use kobj_to_dev instead of to_devGeliang Tang
2015-12-24ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa