summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-08-01sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-07-31tcp: don't require root to read tcp_metricsBanerjee, Debabrata
2014-07-31xprtrdma: Handle additional connection eventsChuck Lever
2014-07-31xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macroChuck Lever
2014-07-31xprtrdma: Make rpcrdma_ep_disconnect() return voidChuck Lever
2014-07-31xprtrdma: Schedule reply tasklet once per upcallChuck Lever
2014-07-31xprtrdma: Allocate each struct rpcrdma_mw separatelyChuck Lever
2014-07-31xprtrdma: Rename frmr_wrChuck Lever
2014-07-31xprtrdma: Disable completions for LOCAL_INV Work RequestsChuck Lever
2014-07-31xprtrdma: Disable completions for FAST_REG_MR Work RequestsChuck Lever
2014-07-31xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()Chuck Lever
2014-07-31xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work RequestChuck Lever
2014-07-31xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnectChuck Lever
2014-07-31xprtrdma: Properly handle exhaustion of the rb_mws listChuck Lever
2014-07-31xprtrdma: Chain together all MWs in same buffer poolChuck Lever
2014-07-31xprtrdma: Back off rkey when FAST_REG_MR failsChuck Lever
2014-07-31xprtrdma: Unclutter struct rpcrdma_mr_segChuck Lever
2014-07-31xprtrdma: Don't invalidate FRMRs if registration failsChuck Lever
2014-07-31xprtrdma: On disconnect, don't ignore pending CQEsChuck Lever
2014-07-31xprtrdma: Update rkeys after transport reconnectChuck Lever
2014-07-31xprtrdma: Limit data payload size for ALLPHYSICALChuck Lever
2014-07-31xprtrdma: Protect ia->ri_id when unmapping/invalidating MRsChuck Lever
2014-07-31xprtrdma: Fix panic in rpcrdma_register_frmr_external()Chuck Lever
2014-07-31bridge: Don't include NDA_VLAN for FDB entries with vid 0Toshiaki Makita
2014-07-31netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attributePablo Neira Ayuso
2014-07-31netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun...Alexey Perevalov
2014-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-07-31net: filter: don't release unattached filter through call_rcu()Pablo Neira
2014-07-31net: Remove unlikely() for WARN_ON() conditionsThomas Graf
2014-07-31tcp: Fix integer-overflow in TCP vegasChristoph Paasch
2014-07-31tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-07-31dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt
2014-07-30ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-30Bluetooth: Always use non-bonding requirement when not bondableJohan Hedberg
2014-07-30Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg
2014-07-30Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg
2014-07-30Bluetooth: Fix sparse warning from HID new leds handlingMarcel Holtmann
2014-07-30Bluetooth: Fix check for connected state when pairingJohan Hedberg
2014-07-306lowpan: iphc: Fix parenthesis alignments which off-by-oneMarcel Holtmann
2014-07-306lowpan: iphc: Fix missing braces for if statementMarcel Holtmann
2014-07-306lowpan: iphc: Fix missing blank line after variable declarationsMarcel Holtmann
2014-07-306lowpan: iphc: Fix issues with alignment matching open parenthesisMarcel Holtmann
2014-07-306lowpan: iphc: Fix block comments to match networking styleMarcel Holtmann
2014-07-306lowpan: iphc: remove check on nullAlexander Aring
2014-07-306lowpan: iphc: use ipv6 api to check address scopeAlexander Aring
2014-07-306lowpan: iphc: cleanup use of lowpan_push_hc_dataAlexander Aring
2014-07-306lowpan: iphc: cleanup use of lowpan_fetch_skbAlexander Aring
2014-07-306lowpan: iphc: use sizeof in udp uncompressionAlexander Aring