mac80211: remove unused assignment
[cascardo/linux.git] / net /
2016-09-15 Johannes Bergmac80211: remove unused assignment
2016-09-15 Johannes Bergnl80211: always check nla_put* return values
2016-09-15 Johannes Bergnl80211: always check nla_nest_start() return value
2016-09-15 Johannes Bergmac80211: fix scan completed tracing
2016-09-15 Johannes Bergmac80211: fix possible out-of-bounds access
2016-09-15 Johannes Bergcfg80211: allow connect keys only with default (TX...
2016-09-13 Johannes Bergcfg80211: reduce connect key caching struct size
2016-09-13 Johannes Bergcfg80211: validate key index better
2016-09-13 Johannes Bergcfg80211: wext: only allow WEP keys to be configured...
2016-09-13 Johannes Bergnl80211: only allow WEP keys during connect command
2016-09-13 Johannes Bergnl80211: fix connect keys range check
2016-09-13 Johannes Bergcfg80211: disallow shared key authentication with key...
2016-09-13 Johannes Bergmac80211: remove useless open_count check
2016-09-13 Johannes Bergmac80211: simplify TDLS RA lookup
2016-09-13 Toke Høiland-Jørgensenmac80211: Re-structure aqm debugfs output and keep...
2016-09-12 Johannes Bergmac80211: send delBA on unexpected BlockAck Request
2016-09-12 Johannes Bergmac80211: send delBA on unexpected BlockAck data frames
2016-09-12 Johannes Bergmac80211: add support for radiotap timestamp field
2016-09-12 Aviya Erenfeldmac80211: add support for MU-MIMO air sniffer
2016-09-12 Maxim Altshulmac80211: RX BA support for sta max_rx_aggregation_subf...
2016-09-12 Bhaktipriya Shridharcfg80211: Remove deprecated create_singlethread_workqueue
2016-09-12 Aviya Erenfeldmac80211: refactor monitor representation in sdata
2016-09-12 Denis Kenziornl80211: Allow GET_INTERFACE dumps to be filtered
2016-09-11 David S. MillerMerge branch 'vrf-tx-hook'
2016-09-11 David Ahernnet: ipv6: Remove l3mdev_get_saddr6
2016-09-11 David Ahernnet: ipv4: Remove l3mdev_get_saddr
2016-09-11 David Ahernnet: l3mdev: remove redundant calls
2016-09-11 David Ahernnet: vrf: Flip IPv6 output path from FIB lookup hook...
2016-09-11 David Ahernnet: vrf: Flip IPv4 output path from FIB lookup hook...
2016-09-11 David Ahernnet: l3mdev: Allow the l3mdev to be a loopback
2016-09-11 David Ahernnet: l3mdev: Add hook to output path
2016-09-11 David Ahernnet: flow: Add l3mdev flow update
2016-09-11 Eric Dumazettcp: better use ooo_last_skb in tcp_data_queue_ofo()
2016-09-11 Thadeu Lima de Sou... openvswitch: use alias for genetlink family names
2016-09-11 David S. MillerMerge branch 'net-is_enabled'
2016-09-11 Javier Martinez... xfrm: use IS_ENABLED() instead of checking for built...
2016-09-11 Javier Martinez... sctp: use IS_ENABLED() instead of checking for built...
2016-09-11 Javier Martinez... net: sched: use IS_ENABLED() instead of checking for...
2016-09-11 Javier Martinez... l2tp: use IS_ENABLED() instead of checking for built...
2016-09-11 Javier Martinez... ipv4: use IS_ENABLED() instead of checking for built...
2016-09-11 Javier Martinez... net: use IS_ENABLED() instead of checking for built...
2016-09-11 Javier Martinez... lec: use IS_ENABLED() instead of checking for built...
2016-09-11 Javier Martinez... appletalk: use IS_ENABLED() instead of checking for...
2016-09-11 David S. MillerMerge branch 'act_tunnel_key'
2016-09-11 Amir Vadainet/sched: Introduce act_tunnel_key
2016-09-11 Amir Vadainet/sched: cls_flower: Classify packet in ip tunnels
2016-09-11 Amir Vadainet/ip_tunnels: Introduce tunnel_id_to_key32() and...
2016-09-10 David S. MillerMerge branch 'bpf-helper-cleanups'
2016-09-10 Daniel Borkmannbpf: add BPF_CALL_x macros for declaring helpers
2016-09-10 Daniel Borkmannbpf: add own ctx rewriter on ifindex for clsact progs
2016-09-10 Daniel Borkmannbpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
2016-09-10 Daniel Borkmannbpf: minor cleanups in helpers
2016-09-10 Eric Dumazetip_tunnel: do not clear l4 hashes
2016-09-10 David S. MillerMerge tag 'rxrpc-rewrite-20160908' of git://git./linux...
2016-09-10 Colin Ian Kingnet: x25: remove null checks on arrays calling_ae and...
2016-09-09 stephen hemmingerrtnetlink: remove unused ifla_stats_policy
2016-09-09 David S. MillerMerge branch 'newroute-creation-flags'
2016-09-09 Guillaume Naultipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_N...
2016-09-09 Guillaume Naultipv4: fix value of ->nlmsg_flags reported in RTM_NEWROU...
2016-09-09 Eric Dumazetipv4: accept u8 in IP_TOS ancillary data
2016-09-09 Yaogong Wangtcp: use an RB tree for ooo receive queue
2016-09-09 David S. MillerMerge branch 'ovs-802.1ad'
2016-09-09 Eric Garveropenvswitch: 802.1AD Flow handling, actions, vlan parsi...
2016-09-08 Lorenzo Colittinet: inet: diag: expose the socket mark to privileged...
2016-09-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2016-09-08 David Howellsrxrpc: Rewrite the data and ack handling code
2016-09-08 David Howellsrxrpc: Preallocate peers, conns and calls for incoming...
2016-09-08 David Howellsrxrpc: Add tracepoints to record received packets and...
2016-09-08 David Howellsrxrpc: Remove skb_count from struct rxrpc_call
2016-09-08 David Howellsrxrpc: Convert rxrpc_local::services to an hlist
2016-09-08 David Howellsrxrpc: Fix ASSERTCMP and ASSERTIFCMP to handle signed...
2016-09-08 subashab@codeauror... net: xfrm: Change u32 sysctl entries to use proc_douintvec
2016-09-08 Lorenzo Colittinet: diag: make udp_diag_destroy work for mapped addresses.
2016-09-08 Andrey Vaginnetlink: don't forget to release a rhashtable_iter...
2016-09-08 David S. MillerMerge tag 'rxrpc-rewrite-20160907-2' of git://git....
2016-09-08 David S. MillerMerge tag 'rxrpc-rewrite-20160907-1' of git://git....
2016-09-07 David Howellsrxrpc: Add tracepoint for working out where aborts...
2016-09-07 David Howellsrxrpc: Fix returns of call completion helpers
2016-09-07 David Howellsrxrpc: Calls shouldn't hold socket refs
2016-09-07 David Howellsrxrpc: Use rxrpc_is_service_call() rather than rxrpc_co...
2016-09-07 David Howellsrxrpc: Pass the connection pointer to rxrpc_post_packet...
2016-09-07 David Howellsrxrpc: Cache the security index in the rxrpc_call struct
2016-09-07 David Howellsrxrpc: Use call->peer rather than call->conn->params...
2016-09-07 David Howellsrxrpc: Improve the call tracking tracepoint
2016-09-07 David Howellsrxrpc: Delete unused rxrpc_kernel_free_skb()
2016-09-07 David Howellsrxrpc: Whitespace cleanup
2016-09-06 David S. MillerMerge tag 'rxrpc-rewrite-20160904-2' of git://git....
2016-09-06 David S. MillerMerge tag 'rxrpc-rewrite-20160904-1' of git://git....
2016-09-06 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2016-09-04 David Howellsrxrpc Move enum rxrpc_command to sendmsg.c
2016-09-04 David Howellsrxrpc: Rearrange net/rxrpc/sendmsg.c
2016-09-04 David Howellsrxrpc: Split sendmsg from packet transmission code
2016-09-04 David Howellsrxrpc: Don't change the epoch
2016-09-04 David Howellsrxrpc: Randomise epoch and starting client conn ID...
2016-09-04 David S. MillerMerge branch 'netns-opt'
2016-09-04 WANG Congnetns: avoid disabling irq for netns id
2016-09-04 WANG Congvxlan: call peernet2id() in fdb notification
2016-09-04 Joe Stringeropenvswitch: Free tmpl with tmpl_free.
2016-09-04 David Howellsrxrpc: The client call state must be changed before...
2016-09-03 David S. MillerMerge branch 'tipc-scalable-broadcast-NACK'
next