aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-21mac80211: remove sta->last_ack_signalJohannes Berg3-7/+0
2015-10-16cfg80211: reg: fix reg_ignore_cell_hint return typeJohannes Berg1-1/+2
2015-10-16cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdefJohannes Berg1-9/+2
2015-10-16cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()Johannes Berg1-2/+2
2015-10-16cfg80211: reg: centralize freeing ignored requestsJohannes Berg1-29/+35
2015-10-16cfg80211: reg: clarify 'treatment' handling in reg_process_hint()Johannes Berg1-7/+9
2015-10-16cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()Johannes Berg1-3/+3
2015-10-16cfg80211: reg: make CRDA support optionalJohannes Berg3-73/+114
2015-10-15cfg80211: reg: remove useless reg_timeout schedulingJohannes Berg1-8/+2
2015-10-15cfg80211: reg: search built-in database directlyJohannes Berg1-44/+58
2015-10-15cfg80211: reg: rename reg_call_crda to reg_query_databaseJohannes Berg1-5/+5
2015-10-15cfg80211: reg: fix reg_call_crda() return value bugJohannes Berg1-31/+30
2015-10-15cfg80211: reg: remove useless non-NULL checkJohannes Berg1-3/+0
2015-10-15cfg80211: fix gHz to GHzJohannes Berg2-2/+2
2015-10-14mac80211: remove event.cJohannes Berg4-34/+6
2015-10-14mac80211: remove cfg.hJohannes Berg4-11/+2
2015-10-14mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg3-41/+39
2015-10-14mac80211: clean up ieee80211_rx_h_check_dup codeJohannes Berg1-10/+10
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg10-87/+21
2015-10-13mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg2-15/+15
2015-10-13mac80211: Do not restart scheduled scan if multiple scan plans are setAvraham Stern1-2/+6
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern10-25/+262
2015-10-13wireless: add WNM action frame categoriesJohannes Berg1-0/+3
2015-10-13wireless: update robust action frame listJohannes Berg1-0/+2
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt7-60/+130
2015-10-13Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam3-1/+8
2015-10-12bridge: vlan: enforce no pvid flag in vlan rangesNikolay Aleksandrov1-0/+3
2015-10-12atm: iphase: fix misleading indentionTillmann Heidsieck1-1/+1
2015-10-12atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()Tillmann Heidsieck1-1/+2
2015-10-12ipv6 route: use err pointers instead of returning pointer by referenceRoopa Prabhu1-15/+17
2015-10-12net: hns: fix the unknown phy_nterface_t type errorhuangdaode1-0/+1
2015-10-12tun: use sk_fullsock() before reading sk->sk_tsflagsEric Dumazet1-1/+1
2015-10-12ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman4-6/+5
2015-10-12ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman8-19/+20
2015-10-12ipv4: Only compute net once in ip_call_ra_chainEric W. Biederman1-1/+2
2015-10-12packet: fix match_fanout_group()Eric Dumazet1-3/+3
2015-10-12ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni4-3/+33
2015-10-12bridge: try switchdev op first in __vlan_vid_add/delJiri Pirko1-36/+22
2015-10-12BNX2: free temp_stats_blk on error pathwangweidong1-0/+2
2015-10-12tcp: shrink tcp_timewait_sock by 8 bytesEric Dumazet2-2/+4
2015-10-12net: shrink struct sock and request_sock by 8 bytesEric Dumazet9-25/+28
2015-10-12net: align sk_refcnt on 128 bytes boundaryEric Dumazet3-5/+16
2015-10-12net: SO_INCOMING_CPU setsockopt() supportEric Dumazet6-11/+25
2015-10-12packet: support per-packet fwmark for af_packet sendmsgEdward Jee1-1/+9
2015-10-12sock: support per-packet fwmarkEdward Jee2-0/+33
2015-10-12bpf: add unprivileged bpf testsAlexei Starovoitov2-10/+355
2015-10-12bpf: charge user for creation of BPF maps and programsAlexei Starovoitov5-2/+72
2015-10-12bpf: enable non-root eBPF programsAlexei Starovoitov5-15/+120
2015-10-12net: HNS: fix MDIO dependenciesArnd Bergmann1-3/+2
2015-10-12sfc: fully reset if MC_REBOOT event received without warm_boot_count incrementDaniel Pieczko3-12/+32