summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-08-05tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-08-04netlink: fix lockdep splatsEric Dumazet
2014-08-04tcp: md5: remove unneeded check in tcp_v4_parse_md5_keysDmitry Popov
2014-08-04bridge: remove a useless commentMichael S. Tsirkin
2014-08-02nftables: Convert nft_hash to use generic rhashtableThomas Graf
2014-08-02netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf
2014-08-02inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov
2014-08-02inet: frags: use INET_FRAG_EVICTED to prevent icmp messagesNikolay Aleksandrov
2014-08-02inet: frags: fix function declaration alignments in inet_fragmentNikolay Aleksandrov
2014-08-02inet: frags: rename last_in to flagsNikolay Aleksandrov
2014-08-02inet: frags: use INC_STATS_BH in the ipv6 reassembly codeNikolay Aleksandrov
2014-08-02ipv4: remove nested rcu_read_lock/unlockDuan Jiong
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-08-02net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov
2014-08-02net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov
2014-08-02net: filter: simplify socket chargingAlexei Starovoitov
2014-07-31net: use inet6_iif instead of IP6CB()->iifDuan Jiong
2014-07-31netlink: Use PAGE_ALIGNED macroTobias Klauser
2014-07-31net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong
2014-07-31sctp: 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-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-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-07-30net: filter: don't release unattached filter through call_rcu()Pablo Neira
2014-07-30net: Remove unlikely() for WARN_ON() conditionsThomas Graf
2014-07-30dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt
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
2014-07-306lowpan: iphc: rename hc06_ptr pointer to hc_ptrAlexander Aring
2014-07-30Bluetooth: Fix SMP context tracking leading to a kernel crashJohan Hedberg
2014-07-30netfilter: nfnetlink_acct: dump unmodified nfacct flagsAlexey Perevalov
2014-07-29ipv4: clean up cast warning in do_ip_getsockoptKaroly Kemeny