aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-23ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issuesHannes Frederic Sowa1-1/+5
2015-10-23overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa2-0/+22
2015-10-23tcp: allow dctcp alpha to drop to zeroAndrew Shewmaker1-1/+1
2015-10-23ipv6: fix the incorrect return value of throw routelucien2-5/+26
2015-10-23macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar16-173/+192
2015-10-22VSOCK: Fix lockdep issue.Jorgen Hansen1-1/+1
2015-10-22i40e: fix annoying messageJesse Brandeburg1-0/+1
2015-10-22i40e: fix stats offsetsJesse Brandeburg1-0/+6
2015-10-22qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+4
2015-10-22net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern1-2/+4
2015-10-22mISDN: fix OOM condition for sending queued I-FramesKarsten Keil1-34/+20
2015-10-22ISDN: fix OOM condition for sending queued I-FramesKarsten Keil1-12/+8
2015-10-22VSOCK: sock_put wasn't safe to call in interrupt contextJorgen Hansen2-91/+86
2015-10-22netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann1-2/+2
2015-10-22net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis3-0/+105
2015-10-21net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede1-4/+16
2015-10-21openvswitch: Serialize nested ct actions if providedJoe Stringer1-4/+10
2015-10-21openvswitch: Mark connections new when not confirmed.Joe Stringer1-5/+5
2015-10-21openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer1-1/+2
2015-10-21openvswitch: Reject ct_state masks for unknown bitsJoe Stringer2-12/+9
2015-10-21tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal1-1/+1
2015-10-21tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy1-0/+5
2015-10-21net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab1-1/+1
2015-10-21tipc: allow non-linear first fragment bufferJon Paul Maloy1-3/+9
2015-10-21openvswitch: Allocate memory for ovs internal device stats.James Morse1-3/+43
2015-10-21net: Really fix vti6 with oif in dst lookupsDavid Ahern2-1/+5
2015-10-21tipc: extend broadcast link window sizeJon Paul Maloy1-3/+5
2015-10-21irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter1-1/+1
2015-10-21xen-netfront: update num_queues to real createdJoe Jin1-7/+7
2015-10-21vsock: fix missing cleanup when misc_register failedGao feng1-3/+4
2015-10-21net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer1-3/+23
2015-10-21net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer1-5/+17
2015-10-21net: phy: smsc: disable energy detect modeHeiko Schocher2-5/+38
2015-10-21drivers: net: cpsw: add phy-handle parsingHeiko Schocher2-4/+12
2015-10-21bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott1-14/+19
2015-10-19xfrm: Fix pmtu discovery for local generated packets.Steffen Klassert2-0/+3
2015-10-18net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli1-9/+23
2015-10-18tunnels: Don't require remote endpoint or ID during creation.Jesse Gross2-10/+9
2015-10-18openvswitch: Scrub skb between namespacesJoe Stringer1-0/+9
2015-10-18xen-netback: correctly check failed allocationInsu Yun1-0/+6
2015-10-18net: asix: add support for the Billionton GUSB2AM-1G-B USB adapterChia-Sheng Chang2-0/+5
2015-10-18netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen1-12/+22
2015-10-18Linux 4.3-rc6Linus Torvalds1-1/+1
2015-10-18i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg1-0/+20
2015-10-17net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-17netfilter: ipset: Fix sleeping memory allocation in atomic contextNikolay Borisov1-1/+1
2015-10-16sh: add copy_user_page() alias for __copy_user()Ross Zwisler1-0/+1
2015-10-16lib/Kconfig: ZLIB_DEFLATE must select BITREVERSEAndrew Morton1-0/+1
2015-10-16mm, dax: fix DAX deadlocksRoss Zwisler2-41/+31