aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-08-14netlink: Annotate RCU locking for seq_file walkerThomas Graf1-0/+2
2014-08-14tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell1-5/+3
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa2-5/+10
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell3-4/+6
2014-08-14sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani1-3/+3
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin2-8/+11
2014-08-13net-timestamp: fix missing tcp fragmentation casesWillem de Bruijn1-0/+17
2014-08-13net-timestamp: fix missing ACK timestampWillem de Bruijn1-5/+5
2014-08-13irda: Fix rd_frame control field initialization in irlap_send_rd_frame()Maks Naumov1-1/+1
2014-08-13lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70achas williams - CONTRACTOR1-4/+1
2014-08-13atm/svc: Fix blocking in wait loopchas williams - CONTRACTOR1-28/+32
2014-08-13openvswitch: Fix memory leak in ovs_vport_alloc() error pathChristoph Jaeger1-1/+3
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-149/+98
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds16-383/+809
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-55/+121
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich4-55/+55
2014-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-86/+39
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-4/+6
2014-08-09Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds9-72/+103
2014-08-09libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov1-1/+1
2014-08-08rtnetlink: fix VF info sizeJiri Benc1-1/+2
2014-08-08ipv4: removed redundant conditionalNiv Yehezkel1-2/+0
2014-08-08netfilter: nf_tables: fix error return codeJulia Lawall1-1/+3
2014-08-08netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso5-73/+22
2014-08-08netfilter: nf_tables: don't update chain with unset countersPablo Neira Ayuso1-0/+3
2014-08-08netfilter: nf_tables: uninitialize element key/data from the commit pathPablo Neira Ayuso1-12/+11
2014-08-07netlink: reset network header before passing to tapsDaniel Borkmann1-1/+1
2014-08-07batman: fix duplicate #include of multicast.hJean Sacren1-1/+0
2014-08-07openvswitch: fix duplicate #include headersJean Sacren1-2/+0
2014-08-076lowpan: Allow 6LoWPAN to be modularGeert Uytterhoeven1-1/+1
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds5-6/+6
2014-08-06netlink: hold nl_sock_hash_lock during diag dumpThomas Graf3-0/+5
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias5-6/+6
2014-08-06tcp: md5: check md5 signature without socket lockDmitry Popov2-17/+44
2014-08-06net-timestamp: cumulative tcp timestamping fixesWillem de Bruijn2-9/+11
2014-08-06net-timestamp: sock_tx_timestamp() fixEric Dumazet1-7/+13
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds321-11796/+14000
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds6-229/+380
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-23/+41
2014-08-05sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet1-1/+1
2014-08-05Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-27/+37
2014-08-05bridge: Update outdated comment on promiscuous modeToshiaki Makita1-4/+2
2014-08-05net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn2-0/+8
2014-08-05net-timestamp: TCP timestampingWillem de Bruijn4-6/+52
2014-08-05net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn3-4/+19
2014-08-05net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn4-1/+19
2014-08-05net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn2-27/+6
2014-08-05net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2-9/+12
2014-08-05tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell2-13/+20
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller13-174/+520
2014-08-05svcrdma: remove rdma_create_qp() failure recovery logicSteve Wise1-17/+2
2014-08-05batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2014-08-05batman-adv: increase default hop penaltySimon Wunderlich1-1/+1
2014-08-05batman-adv: remove unnecessary logspamAndré Gaul2-15/+23
2014-08-05batman-adv: Fix out-of-order fragmentation supportSven Eckelmann1-3/+7
2014-08-04netlink: fix lockdep splatsEric Dumazet1-2/+2
2014-08-04Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+2
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+3
2014-08-04tcp: md5: remove unneeded check in tcp_v4_parse_md5_keysDmitry Popov1-1/+1
2014-08-04bridge: remove a useless commentMichael S. Tsirkin1-1/+0
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds3-3/+3
2014-08-04batman-adv: prefer kmalloc_array to kmalloc when possibleAntonio Quartulli3-10/+12
2014-08-04SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcredNeilBrown1-7/+1
2014-08-03sunrpc/auth: allow lockless (rcu) lookup of credential cache.NeilBrown3-2/+23
2014-08-03sunrpc: remove "ec" argument from encrypt_v2 operationJeff Layton2-8/+3
2014-08-03sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.cJeff Layton1-7/+13
2014-08-03sunrpc: clean up sparse endianness warnings in gss_krb5_seal.cJeff Layton1-11/+17
2014-08-03sunrpc: fix RCU handling of gc_ctx fieldJeff Layton1-17/+35
2014-08-03Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int...Trond Myklebust54-701/+1065
2014-08-03SUNRPC: Enforce an upper limit on the number of cached credentialsTrond Myklebust1-9/+35
2014-08-02nftables: Convert nft_hash to use generic rhashtableThomas Graf1-236/+55
2014-08-02netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf3-195/+119
2014-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-4/+9
2014-08-02ipv6: data of fwmark_reflect sysctl needs to be updated on netns constructionHannes Frederic Sowa1-0/+1
2014-08-02inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov5-8/+32
2014-08-02inet: frags: use INET_FRAG_EVICTED to prevent icmp messagesNikolay Aleksandrov3-16/+15
2014-08-02inet: frags: fix function declaration alignments in inet_fragmentNikolay Aleksandrov1-5/+9
2014-08-02inet: frags: rename last_in to flagsNikolay Aleksandrov5-39/+39
2014-08-02inet: frags: use INC_STATS_BH in the ipv6 reassembly codeNikolay Aleksandrov1-3/+4
2014-08-02ipv4: remove nested rcu_read_lock/unlockDuan Jiong1-2/+0
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov5-53/+65
2014-08-02net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov1-8/+8
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov1-5/+5
2014-08-02net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov2-5/+5
2014-08-02net: filter: simplify socket chargingAlexei Starovoitov2-52/+44
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2-131/+243
2014-08-01netfilter: nf_tables: Avoid duplicate call to nft_data_uninit() for same keyThomas Graf1-0/+1
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2-76/+68
2014-08-01netlabel: fix the catmap walking functionsPaul Moore1-48/+54
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore2-62/+166
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2-11/+21
2014-07-31net: use inet6_iif instead of IP6CB()->iifDuan Jiong4-7/+7
2014-07-31net: Correctly set segment mac_len in skb_segment().Vlad Yasevich1-1/+1
2014-07-31netlink: Use PAGE_ALIGNED macroTobias Klauser1-1/+1
2014-07-31net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong5-18/+17
2014-07-31sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe5-100/+107
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-129/+133
2014-07-31tcp: don't require root to read tcp_metricsBanerjee, Debabrata1-1/+0
2014-07-31xprtrdma: Handle additional connection eventsChuck Lever1-11/+14
2014-07-31xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macroChuck Lever1-13/+0
2014-07-31xprtrdma: Make rpcrdma_ep_disconnect() return voidChuck Lever3-12/+6
2014-07-31xprtrdma: Schedule reply tasklet once per upcallChuck Lever1-16/+15
2014-07-31xprtrdma: Allocate each struct rpcrdma_mw separatelyChuck Lever1-99/+143
2014-07-31xprtrdma: Rename frmr_wrChuck Lever1-13/+13
2014-07-31xprtrdma: Disable completions for LOCAL_INV Work RequestsChuck Lever1-9/+8
2014-07-31xprtrdma: Disable completions for FAST_REG_MR Work RequestsChuck Lever1-5/+4
2014-07-31xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()Chuck Lever1-20/+2
2014-07-31xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work RequestChuck Lever1-2/+92
2014-07-31xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnectChuck Lever2-2/+66
2014-07-31xprtrdma: Properly handle exhaustion of the rb_mws listChuck Lever1-32/+71
2014-07-31xprtrdma: Chain together all MWs in same buffer poolChuck Lever2-1/+7
2014-07-31xprtrdma: Back off rkey when FAST_REG_MR failsChuck Lever1-0/+1
2014-07-31xprtrdma: Unclutter struct rpcrdma_mr_segChuck Lever2-28/+50
2014-07-31xprtrdma: Don't invalidate FRMRs if registration failsChuck Lever1-3/+5
2014-07-31xprtrdma: On disconnect, don't ignore pending CQEsChuck Lever1-5/+9
2014-07-31xprtrdma: Update rkeys after transport reconnectChuck Lever3-42/+54
2014-07-31xprtrdma: Limit data payload size for ALLPHYSICALChuck Lever3-1/+45
2014-07-31xprtrdma: Protect ia->ri_id when unmapping/invalidating MRsChuck Lever2-6/+18
2014-07-31xprtrdma: Fix panic in rpcrdma_register_frmr_external()Chuck Lever1-5/+7
2014-07-31bridge: Don't include NDA_VLAN for FDB entries with vid 0Toshiaki Makita1-1/+1
2014-07-31netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attributePablo Neira Ayuso1-0/+6
2014-07-31netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun...Alexey Perevalov1-3/+5
2014-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-65/+42
2014-07-30net: filter: don't release unattached filter through call_rcu()Pablo Neira1-3/+8
2014-07-30net: Remove unlikely() for WARN_ON() conditionsThomas Graf2-2/+2
2014-07-30tcp: Fix integer-overflow in TCP vegasChristoph Paasch1-1/+2
2014-07-30tcp: Fix integer-overflows in TCP venoChristoph Paasch1-1/+1
2014-07-30dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt1-2/+3
2014-07-30ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov1-11/+18
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-16/+46
2014-07-30Bluetooth: Always use non-bonding requirement when not bondableJohan Hedberg1-3/+8
2014-07-30Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg1-7/+7
2014-07-30Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg4-11/+11
2014-07-30Bluetooth: Fix sparse warning from HID new leds handlingMarcel Holtmann1-1/+1
2014-07-30Bluetooth: Fix check for connected state when pairingJohan Hedberg1-1/+1
2014-07-306lowpan: iphc: Fix parenthesis alignments which off-by-oneMarcel Holtmann1-3/+3
2014-07-306lowpan: iphc: Fix missing braces for if statementMarcel Holtmann1-2/+2
2014-07-306lowpan: iphc: Fix missing blank line after variable declarationsMarcel Holtmann1-0/+1
2014-07-306lowpan: iphc: Fix issues with alignment matching open parenthesisMarcel Holtmann1-39/+35
2014-07-306lowpan: iphc: Fix block comments to match networking styleMarcel Holtmann1-22/+11
2014-07-306lowpan: iphc: remove check on nullAlexander Aring1-3/+0
2014-07-306lowpan: iphc: use ipv6 api to check address scopeAlexander Aring1-12/+17
2014-07-306lowpan: iphc: cleanup use of lowpan_push_hc_dataAlexander Aring1-25/+20
2014-07-306lowpan: iphc: cleanup use of lowpan_fetch_skbAlexander Aring1-6/+7
2014-07-306lowpan: iphc: use sizeof in udp uncompressionAlexander Aring1-9/+14
2014-07-306lowpan: iphc: rename hc06_ptr pointer to hc_ptrAlexander Aring1-56/+56
2014-07-30Bluetooth: Fix SMP context tracking leading to a kernel crashJohan Hedberg1-5/+8
2014-07-30netfilter: nfnetlink_acct: dump unmodified nfacct flagsAlexey Perevalov1-1/+3
2014-07-29namespaces: Use task_lock and not rcu to protect nsproxyEric W. Biederman1-4/+6
2014-07-29ipv4: clean up cast warning in do_ip_getsockoptKaroly Kemeny1-1/+1
2014-07-29tipc: remove duplicated include from socket.cWei Yongjun1-1/+0
2014-07-29net/udp_offload: Use IS_ERR_OR_NULLHimangi Saraogi1-1/+1
2014-07-29openvswitch: Use IS_ERR_OR_NULLHimangi Saraogi1-1/+1
2014-07-29net/ipv4: Use IS_ERR_OR_NULLHimangi Saraogi1-1/+1
2014-07-29SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freedTrond Myklebust2-0/+11
2014-07-29SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurelyTrond Myklebust1-18/+21
2014-07-29SUNRPC: Reduce contention in svc_xprt_enqueue()Trond Myklebust1-8/+17
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-07-29vlan: fail early when creating netdev named configWANG Cong2-8/+15
2014-07-29ipv6: fail early when creating netdev named all or defaultWANG Cong1-28/+54
2014-07-29ipv4: fail early when creating netdev named all or defaultWANG Cong1-9/+27
2014-07-29net: remove deprecated syststamp timestampWillem de Bruijn2-12/+4
2014-07-29packet: remove deprecated syststamp timestampWillem de Bruijn1-8/+4
2014-07-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-20/+252
2014-07-29Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville6-20/+128
2014-07-28ip: make IP identifiers less predictableEric Dumazet2-3/+31
2014-07-28tipc: make tipc_buf_append() more robustJon Paul Maloy1-8/+21
2014-07-28neighbour : fix ndm_type type error issueJun Zhao1-1/+1
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller41-544/+1087
2014-07-28Bluetooth: Fix incorrectly disabling page scan when toggling connectableJohan Hedberg1-1/+13
2014-07-28Bluetooth: Fix clearing HCI_PSCAN flagJohan Hedberg1-1/+1
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar46-309/+474
2014-07-27inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov4-8/+38
2014-07-27inet: frag: use seqlock for hash rebuildFlorian Westphal5-37/+56
2014-07-27inet: frag: remove periodic secret rebuild timerFlorian Westphal5-21/+38
2014-07-27inet: frag: remove lru listFlorian Westphal5-14/+2
2014-07-27inet: frag: don't account number of fragment queuesFlorian Westphal4-10/+5
2014-07-27inet: frag: move eviction of queues to work queueFlorian Westphal3-45/+104
2014-07-27inet: frag: move evictor calls into frag_find functionFlorian Westphal5-34/+9
2014-07-27inet: frag: remove hash size assumptions from callersFlorian Westphal5-23/+19
2014-07-27inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal4-22/+22
2014-07-27Bluetooth: Set Simultaneous LE and BR/EDR controller option to zeroMarcel Holtmann2-4/+4
2014-07-26Bluetooth: Expose default LE advertising interval via debugfsGeorg Lukas1-0/+60
2014-07-26Bluetooth: Provide defaults for LE advertising intervalGeorg Lukas2-2/+4
2014-07-26Bluetooth: Fix white list handling with resolvable private addressesMarcel Holtmann2-0/+28
2014-07-26Bluetooth: Add support for using controller white list filteringMarcel Holtmann1-0/+96
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-12/+16
2014-07-25netfilter: xt_LED: fix too short led-always-blinkJiri Prchal1-3/+7
2014-07-25netfilter: kill remnants of ulog targetsPaul Bolle2-2/+0
2014-07-25netfilter: xt_LED: don't output error message redundantlyDuan Jiong1-3/+1
2014-07-25netfilter: nf_conntrack: remove exceptional & on function nameHimangi Saraogi1-1/+1
2014-07-24ipv6: remove obsolete comment in ip6_append_data()Li RongQing1-1/+0
2014-07-24net: do not name the pointer to struct net_device netWANG Cong1-71/+71
2014-07-24net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov1-9/+9
2014-07-24net_sched: remove exceptional & on function nameHimangi Saraogi1-1/+1
2014-07-24neigh: remove exceptional & on function nameHimangi Saraogi1-1/+1
2014-07-24igmp: remove exceptional & on function nameHimangi Saraogi1-1/+1
2014-07-24Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller3-12/+16
2014-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+0
2014-07-24openvswitch: Add skb_clone NULL check for the sampling action.Andy Zhou1-0/+2