summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2015-12-22tcp: honour SO_BINDTODEVICE for TW_RST case tooFlorian Westphal
2015-12-22tcp: send_reset: test for non-NULL sk firstFlorian Westphal
2015-12-22addrconf: always initialize sysctl table dataWANG Cong
2015-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-12-22net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti
2015-12-22ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2015-12-22switchdev: bridge: Pass ageing time as clock_t instead of jiffiesIdo Schimmel
2015-12-22RDS: don't pretend to use cpu notifiersSebastian Andrzej Siewior
2015-12-22net-sysfs: use to_net_dev in net_namespace()Geliang Tang
2015-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-206lowpan: fix debugfs interface entry nameAlexander Aring
2015-12-20Bluetooth: use list_for_each_entry*Geliang Tang
2015-12-18openvswitch: correct encoding of set tunnel action attributesSimon Horman
2015-12-18ipip: ioctl: Remove superfluous IP-TTL handling.Pravin B Shelar