netlink: rename private flags and states
[cascardo/linux.git] / net /
2015-05-10 Nicolas Dichtelnetlink: rename private flags and states
2015-05-10 Nicolas Dichtelnetns: use a spin_lock to protect nsid management
2015-05-10 Nicolas Dichtelnetns: notify new nsid outside __peernet2id()
2015-05-10 Nicolas Dichtelnetns: rename peernet2id() to peernet2id_alloc()
2015-05-10 Nicolas Dichtelnetns: always provide the id to rtnl_net_fill()
2015-05-10 Nicolas Dichtelnetns: returns always an id in __peernet2id()
2015-05-10 David S. MillerMerge tag 'linux-can-next-for-4.2-20150506' of git...
2015-05-09 Jason Barontcp: set SOCK_NOSPACE under memory pressure
2015-05-09 David S. MillerMerge branch 'bpf_seccomp'
2015-05-09 Daniel Borkmannseccomp, filter: add and use bpf_prog_create_from_user...
2015-05-09 Daniel Borkmannnet: filter: add __GFP_NOWARN flag for larger kmem...
2015-05-09 Nicolas Schichanseccomp: simplify seccomp_prepare_filter and reuse...
2015-05-09 Nicolas Schichannet: filter: add a callback to allow classic post-verif...
2015-05-09 David S. MillerMerge tag 'mac80211-next-for-davem-2015-05-06' of git...
2015-05-09 David S. MillerMerge branch 'tcp-more-reliable-window-probes'
2015-05-09 Eric Dumazettcp: add TCPWinProbe and TCPKeepAlive SNMP counters
2015-05-09 Eric Dumazettcp: adjust window probe timers to safer values
2015-05-09 Richard Alpetipc: send explicit not supported error in nl compat
2015-05-09 Richard Alpetipc: add broadcast link window set/get to nl api
2015-05-09 Richard Alpetipc: fix default link prop regression in nl compat
2015-05-09 David S. MillerMerge branch 'dsa-next'
2015-05-09 Andrew Lunnnet: dsa: Add lockdep class to tx queues to avoid lockd...
2015-05-06 Johannes Bergmac80211: add missing documentation for rate_ctrl_lock
2015-05-06 Arik Nemtsovcfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
2015-05-06 Avraham Sterncfg80211: Allow GO concurrent relaxation after BSS...
2015-05-06 Johannes Bergmac80211: validate cipher scheme PN length better
2015-05-06 Johannes Bergmac80211: extend get_key() to return PN for all ciphers
2015-05-06 Johannes Bergmac80211: extend get_tkip_seq to all keys
2015-05-05 David S. MillerMerge branch 'eth_proto_is_802_3'
2015-05-05 Alexander Duyckopenvswitch: Use eth_proto_is_802_3
2015-05-05 Alexander Duyckipv4/ip_tunnel_core: Use eth_proto_is_802_3
2015-05-05 Alexander Duyckebtables: Use eth_proto_is_802_3
2015-05-05 Alexander Duycketherdev: Fix sparse error, make test usable by other...
2015-05-05 Bernhard Thalerbridge: change BR_GROUPFWD_RESTRICTED to allow forwardi...
2015-05-05 Eric Dumazettcp: provide SYN headers for passive connections
2015-05-05 Johannes Bergmac80211: remove useless skb->encapsulation check
2015-05-05 Johannes Bergmac80211: make LED triggering depend on activation
2015-05-05 Johannes Bergmac80211: make LED trigger names const
2015-05-05 Johannes Bergmac80211: clean up station debugfs
2015-05-05 Johannes Bergmac80211: remove sta->tx_fragments counter
2015-05-05 Johannes Bergmac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
2015-05-05 Johannes Bergmac80211: clean up global debugfs statistics
2015-05-04 Linus Lüssingnet: fix two sparse warnings introduced by IGMP/MLD...
2015-05-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-05-04 David S. MillerMerge branch 'tipc-topology-cleanup'
2015-05-04 Ying Xuetipc: deal with return value of tipc_conn_new callback
2015-05-04 Ying Xuetipc: adjust locking policy of subscription
2015-05-04 Ying Xuetipc: involve reference counter for subscriber
2015-05-04 Ying Xuetipc: introduce tipc_subscrb_create routine
2015-05-04 Ying Xuetipc: rename functions defined in subscr.c
2015-05-04 David S. MillerMerge branch 'igmp_mld_export'
2015-05-04 Linus Lüssingnet: Export IGMP/MLD message validation code
2015-05-04 Linus Lüssingbridge: multicast: call skb_checksum_{simple_, }validate
2015-05-04 Jamal Hadi Salimtc: remove unused redirect ttl
2015-05-04 David S. MillerMerge branch 'flow_keys_digest'
2015-05-04 Tom Herbertsch_choke: Use flow_keys_digest
2015-05-04 Tom Herbertnet: Add flow_keys digest
2015-05-04 Tom Herbertsched: Call skb_get_hash_perturb in sch_sfq
2015-05-04 Tom Herbertsched: Call skb_get_hash_perturb in sch_sfb
2015-05-04 Tom Herbertsched: Call skb_get_hash_perturb in sch_hhf
2015-05-04 Tom Herbertsched: Call skb_get_hash_perturb in sch_fq_codel
2015-05-04 Tom Herbertnet: Add skb_get_hash_perturb
2015-05-04 Andrew Lunnnet: ipv4: route: Fix sending IGMP messages with link...
2015-05-04 Alexei Starovoitovnet: sched: run ingress qdisc without locks
2015-05-04 David S. MillerMerge branch 'tcp_sack_rttm'
2015-05-04 Kenneth Klette Jon... tcp: invoke pkts_acked hook on every ACK
2015-05-04 Kenneth Klette Jon... tcp: improve RTT from SACK for CC
2015-05-04 Kenneth Klette Jon... tcp: move struct tcp_sacktag_state to tcp_ack()
2015-05-04 David S. MillerMerge branch 'eth_type_trans'
2015-05-04 Alexander Duycketherdev: Use skb->data to retrieve Ethernet header...
2015-05-04 Alexander Duycketherdev: Process is_multicast_ether_addr at same size...
2015-05-04 Alexander Duycketherdev: Avoid unnecessary byte swap in check for...
2015-05-04 Tom Herbertipv6: Flow label state ranges
2015-05-04 Martin KaFai Lauipv6: Check RTF_LOCAL on rt->rt6i_flags instead of...
2015-05-03 Florian Westphalnet: sched: remove TC_MUNGED bits
2015-05-03 Li RongQingipv4: remove the unnecessary codes in fib_info_hash_move
2015-05-03 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-05-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-02 David S. Milleripv4: Missing sk_nulls_node_init() in ping_unhash().
2015-05-02 David S. MillerMerge branch 'rt6_pmtu'
2015-05-02 Martin KaFai Lauipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer
2015-05-02 Martin KaFai Lauipv6: Stop rt6_info from using inet_peer's metrics
2015-05-02 Martin KaFai Lauipv6: Stop /128 route from disappearing after pmtu...
2015-05-02 Steffen Klassertipv6: Extend the route lookups to low priority metrics.
2015-05-02 Martin KaFai Lauipv6: Consider RTF_CACHE when searching the fib6 tree
2015-05-01 Eric Dumazetipv4: speedup ip_idents_reserve()
2015-05-01 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-05-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'pm+acpi-4.1-rc2' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'sound-4.1-rc2' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-04-30 Linus TorvaldsMerge tag 'dm-4.1-fixes' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'tty-4.1-rc2' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'usb-4.1-rc2' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'renesas-sh-drivers-for-v4.1' of git://git...
2015-04-30 Eric Dumazettcp_westwood: fix tcp_westwood_info()
2015-04-29 Yuchung Chengtcp: update reordering first before detecting loss
2015-04-29 Eric Dumazettcp: add TCP_CC_INFO socket option
2015-04-29 Eric Dumazettcp: prepare CC get_info() access from getsockopt()
next