net: phy: spi_ks8995: Introduce the use of devm_kzalloc
[cascardo/linux.git] / net /
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 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 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 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...
2014-07-26 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-07-26 Linus TorvaldsMerge tag 'sound-3.16-rc7' of git://git./linux/kernel...
2014-07-26 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-07-26 Linus TorvaldsMerge tag 'blackfin-3.16-fixes' of git://git./linux...
2014-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-07-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-07-25 Paul Bollenetfilter: kill remnants of ulog targets
2014-07-25 Duan Jiongnetfilter: xt_LED: don't output error message redundantly
2014-07-25 Himangi Saraoginetfilter: nf_conntrack: remove exceptional & on functi...
2014-07-25 Li RongQingipv6: remove obsolete comment in ip6_append_data()
2014-07-25 WANG Congnet: do not name the pointer to struct net_device net
2014-07-25 Alexei Starovoitovnet: filter: rename 'struct sock_filter_int' into ...
2014-07-25 Himangi Saraoginet_sched: remove exceptional & on function name
2014-07-25 Himangi Saraogineigh: remove exceptional & on function name
2014-07-25 Himangi Saraogiigmp: remove exceptional & on function name
2014-07-25 David S. MillerMerge tag 'master-2014-07-23' of git://git./linux/kerne...
2014-07-25 David S. MillerMerge branch 'net_next_ovs' of git://git./linux/kernel...
2014-07-25 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-07-24 Andy Zhouopenvswitch: Add skb_clone NULL check for the sampling...
2014-07-24 Simon Hormanopenvswitch: Sample action without side effects
2014-07-24 Andy Zhouopenvswitch: Avoid memory corruption in queue_userspace...
2014-07-24 Arnd BergmannMerge tag 'omap-for-v3.16/fixes-rc6' of git://git....
2014-07-24 Arnd BergmannMerge tag 'renesas-fixes2-for-v3.16' of git://git....
2014-07-24 Eric Dumazetnetfilter: xt_hashlimit: perform garbage collection...
2014-07-24 Pravin B Shelaropenvswitch: Enable tunnel GSO for OVS bridge.
2014-07-24 Alex Wangopenvswitch: Allow each vport to have an array of ...
2014-07-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-07-24 David S. MillerMerge branch 'filter-move'
2014-07-24 Alexei Starovoitovnet: filter: split filter.c into two files
next