net-timestamp: add key to disambiguate concurrent datagrams
[cascardo/linux.git] / net /
2014-08-05 Willem de Bruijnnet-timestamp: add key to disambiguate concurrent datagrams
2014-08-05 Willem de Bruijnnet-timestamp: move timestamp flags out of sk_flags
2014-08-05 Willem de Bruijnnet-timestamp: extend SCM_TIMESTAMPING ancillary data...
2014-08-05 Neal Cardwelltcp: reduce spurious retransmits due to transient SACK...
2014-08-05 David S. MillerMerge tag 'master-2014-07-31' of git://git./linux/kerne...
2014-08-05 Eric Dumazetnetlink: fix lockdep splats
2014-08-04 Dmitry Popovtcp: md5: remove unneeded check in tcp_v4_parse_md5_keys
2014-08-04 Michael S. Tsirkinbridge: remove a useless comment
2014-08-03 David S. MillerMerge branch 'concurrent_hash_tables'
2014-08-03 Thomas Grafnftables: Convert nft_hash to use generic rhashtable
2014-08-03 Thomas Grafnetlink: Convert netlink_lookup() to use RCU protected...
2014-08-02 David S. MillerMerge branch 'inet-frags-next'
2014-08-02 Nikolay Aleksandrovinet: frags: use kmem_cache for inet_frag_queue
2014-08-02 Nikolay Aleksandrovinet: frags: use INET_FRAG_EVICTED to prevent icmp...
2014-08-02 Nikolay Aleksandrovinet: frags: fix function declaration alignments in...
2014-08-02 Nikolay Aleksandrovinet: frags: rename last_in to flags
2014-08-02 Nikolay Aleksandrovinet: frags: use INC_STATS_BH in the ipv6 reassembly...
2014-08-02 Duan Jiongipv4: remove nested rcu_read_lock/unlock
2014-08-02 David S. MillerMerge branch 'filter-next'
2014-08-02 Alexei Starovoitovnet: filter: split 'struct sk_filter' into socket and...
2014-08-02 Alexei Starovoitovnet: filter: rename sk_convert_filter() -> bpf_convert_...
2014-08-02 Alexei Starovoitovnet: filter: rename sk_chk_filter() -> bpf_check_classic()
2014-08-02 Alexei Starovoitovnet: filter: rename sk_filter_proglen -> bpf_classic_pr...
2014-08-02 Alexei Starovoitovnet: filter: simplify socket charging
2014-08-01 Duan Jiongnet: use inet6_iif instead of IP6CB()->iif
2014-08-01 Tobias Klausernetlink: Use PAGE_ALIGNED macro
2014-08-01 Duan Jiongnet: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
2014-08-01 Jason Gunthorpesctp: Fixup v4mapped behaviour to comply with Sock API
2014-07-31 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2014-07-31 Banerjee, Debabratatcp: don't require root to read tcp_metrics
2014-07-31 Pablo Neira Ayusonetfilter: nf_tables: check for unset NFTA_SET_ELEM_LIS...
2014-07-31 Alexey Perevalovnetfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUO...
2014-07-31 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-07-31 Pablo Neiranet: filter: don't release unattached filter through...
2014-07-31 Thomas Grafnet: Remove unlikely() for WARN_ON() conditions
2014-07-31 Anish Bhattdcbnl : Fix misleading dcb_app->priority explanation
2014-07-30 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-07-30 Johan HedbergBluetooth: Always use non-bonding requirement when...
2014-07-30 Johan HedbergBluetooth: Rename pairable mgmt setting to bondable
2014-07-30 Johan HedbergBluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
2014-07-30 Marcel HoltmannBluetooth: Fix sparse warning from HID new leds handling
2014-07-30 Johan HedbergBluetooth: Fix check for connected state when pairing
2014-07-30 Marcel Holtmann6lowpan: iphc: Fix parenthesis alignments which off...
2014-07-30 Marcel Holtmann6lowpan: iphc: Fix missing braces for if statement
2014-07-30 Marcel Holtmann6lowpan: iphc: Fix missing blank line after variable...
2014-07-30 Marcel Holtmann6lowpan: iphc: Fix issues with alignment matching open...
2014-07-30 Marcel Holtmann6lowpan: iphc: Fix block comments to match networking...
2014-07-30 Alexander Aring6lowpan: iphc: remove check on null
2014-07-30 Alexander Aring6lowpan: iphc: use ipv6 api to check address scope
2014-07-30 Alexander Aring6lowpan: iphc: cleanup use of lowpan_push_hc_data
2014-07-30 Alexander Aring6lowpan: iphc: cleanup use of lowpan_fetch_skb
2014-07-30 Alexander Aring6lowpan: iphc: use sizeof in udp uncompression
2014-07-30 Alexander Aring6lowpan: iphc: rename hc06_ptr pointer to hc_ptr
2014-07-30 Johan HedbergBluetooth: Fix SMP context tracking leading to a kernel...
2014-07-30 Alexey Perevalovnetfilter: nfnetlink_acct: dump unmodified nfacct flags
2014-07-30 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2014-07-30 Linus TorvaldsMerge tag 'stable/for-linus-3.16-rc7-tag' of git:/...
2014-07-30 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-07-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-07-29 Karoly Kemenyipv4: clean up cast warning in do_ip_getsockopt
2014-07-29 Wei Yongjuntipc: remove duplicated include from socket.c
2014-07-29 Himangi Saraoginet/udp_offload: Use IS_ERR_OR_NULL
2014-07-29 Himangi Saraogiopenvswitch: Use IS_ERR_OR_NULL
2014-07-29 Himangi Saraoginet/ipv4: Use IS_ERR_OR_NULL
2014-07-29 Andrey Ryabininnet: sendmsg: fix NULL pointer dereference
2014-07-29 David S. MillerMerge branch 'netdev-name'
2014-07-29 WANG Congvlan: fail early when creating netdev named config
2014-07-29 WANG Congipv6: fail early when creating netdev named all or...
2014-07-29 WANG Congipv4: fail early when creating netdev named all or...
2014-07-29 David S. MillerMerge branch 'syststamp-removal'
2014-07-29 Willem de Bruijnnet: remove deprecated syststamp timestamp
2014-07-29 Willem de Bruijnpacket: remove deprecated syststamp timestamp
2014-07-29 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-07-29 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-07-29 John W. LinvilleMerge tag 'for-linville-20140725' of git://github.com...
2014-07-29 John W. LinvilleMerge tag 'nfc-next-3.17-1' of git://git./linux/kernel...
2014-07-29 Arnd BergmannMerge tag 'omap-for-v3.16/n900-regression' of git:...
2014-07-29 Eric Dumazetip: make IP identifiers less predictable
2014-07-29 Jon Paul Maloytipc: make tipc_buf_append() more robust
2014-07-29 Jun Zhaoneighbour : fix ndm_type type error issue
2014-07-29 David S. MillerMerge tag 'master-2014-07-25' of git://git./linux/kerne...
2014-07-29 David S. MillerMerge tag 'linux-can-fixes-for-3.16-20140725' of git...
2014-07-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-07-28 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2014-07-28 Johan HedbergBluetooth: Fix incorrectly disabling page scan when...
2014-07-28 Johan HedbergBluetooth: Fix clearing HCI_PSCAN flag
2014-07-28 David S. MillerMerge branch 'inet_frag_kill_lru_list'
2014-07-28 Nikolay Aleksandrovinet: frag: set limits and make init_net's high_thresh...
2014-07-28 Florian Westphalinet: frag: use seqlock for hash rebuild
2014-07-28 Florian Westphalinet: frag: remove periodic secret rebuild timer
2014-07-28 Florian Westphalinet: frag: remove lru list
2014-07-28 Florian Westphalinet: frag: don't account number of fragment queues
2014-07-28 Florian Westphalinet: frag: move eviction of queues to work queue
2014-07-28 Florian Westphalinet: frag: move evictor calls into frag_find function
2014-07-28 Florian Westphalinet: frag: remove hash size assumptions from callers
2014-07-28 Florian Westphalinet: frag: constify match, hashfn and constructor...
2014-07-27 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-07-27 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-07-27 Linus TorvaldsMerge tag 'firewire-fix-vt6315' of git://git./linux...
next